diff --git a/.github/workflows/azure.yml b/.github/workflows/azure.yml index 0c20f03..bd67b06 100644 --- a/.github/workflows/azure.yml +++ b/.github/workflows/azure.yml @@ -3,11 +3,11 @@ name: Azure Static Web Apps CI/CD on: push: branches: - - main + - master pull_request: types: [opened, synchronize, reopened, closed] branches: - - main + - master jobs: build_and_deploy_job: