Merge pull request #273 from microsoft/BethanyJep-patch-1
Update azure-static-web-apps-red-field-0a6ddfd03.yml
This commit is contained in:
commit
32043fd2c9
|
|
@ -11,6 +11,9 @@ on:
|
|||
|
||||
jobs:
|
||||
build_and_deploy_job:
|
||||
permissions:
|
||||
actions: write
|
||||
checks: none
|
||||
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
|
||||
runs-on: ubuntu-latest
|
||||
name: Build and Deploy Job
|
||||
|
|
|
|||
Loading…
Reference in New Issue