Update workflow

trigger on push to a production branch
This commit is contained in:
StevanFreeborn
2022-06-19 16:31:36 -05:00
committed by GitHub
parent cedd8c408a
commit 41e93dd5f4
@@ -3,11 +3,11 @@ name: Azure Static Web Apps CI/CD
on:
push:
branches:
- master
- production
pull_request:
types: [opened, synchronize, reopened, closed]
branches:
- master
- production
jobs:
build_and_deploy_job: