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: on:
push: push:
branches: branches:
- master - production
pull_request: pull_request:
types: [opened, synchronize, reopened, closed] types: [opened, synchronize, reopened, closed]
branches: branches:
- master - production
jobs: jobs:
build_and_deploy_job: build_and_deploy_job: