From 4df4b7102461678b110905f366cfb5d95700e512 Mon Sep 17 00:00:00 2001 From: Pasquale Antonante Date: Thu, 25 Jan 2024 22:27:57 -0800 Subject: [PATCH] Update Github workflow for docs --- .../workflows/azure-static-web-apps-calm-bay-0d448f910.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-calm-bay-0d448f910.yml b/.github/workflows/azure-static-web-apps-calm-bay-0d448f910.yml index e53ff78..8ccd00f 100644 --- a/.github/workflows/azure-static-web-apps-calm-bay-0d448f910.yml +++ b/.github/workflows/azure-static-web-apps-calm-bay-0d448f910.yml @@ -1,13 +1,13 @@ -name: Azure Static Web Apps CI/CD +name: Deploy to Azure Static Web Apps on: push: branches: - - docs + - main pull_request: types: [opened, synchronize, reopened, closed] branches: - - docs + - main jobs: build_and_deploy_job: