From 5e77ef1198e059a155f0c80d895962121f65f28e Mon Sep 17 00:00:00 2001 From: Lou Rainaldi Date: Sun, 19 Nov 2023 14:22:09 -0500 Subject: [PATCH 1/2] Update index.md adding line to home --- content/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/index.md b/content/index.md index ea7c97f..2fb2d8e 100644 --- a/content/index.md +++ b/content/index.md @@ -4,3 +4,4 @@ date: 2023-11-19T14:05:29-05:00 draft: false --- #Welcome to my blog! +test test test From ab93ab41596cab04fff1e379a7336997cdb87ad8 Mon Sep 17 00:00:00 2001 From: Lou Rainaldi Date: Sun, 19 Nov 2023 14:23:12 -0500 Subject: [PATCH 2/2] Update azure-static-web-apps-ashy-rock-0d65ef90f.yml added original yaml back --- ...azure-static-web-apps-ashy-rock-0d65ef90f.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-ashy-rock-0d65ef90f.yml b/.github/workflows/azure-static-web-apps-ashy-rock-0d65ef90f.yml index 4006e9b..3b3fe55 100644 --- a/.github/workflows/azure-static-web-apps-ashy-rock-0d65ef90f.yml +++ b/.github/workflows/azure-static-web-apps-ashy-rock-0d65ef90f.yml @@ -1,13 +1,13 @@ name: Azure Static Web Apps CI/CD -#on: -# push: -# branches: -# - main -# pull_request: -# types: [opened, synchronize, reopened, closed] -# branches: -# - main +on: + push: + branches: + - main + pull_request: + types: [opened, synchronize, reopened, closed] + branches: + - main jobs: build_and_deploy_job: