Update workflow
trigger on push to a production branch
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user