Merge pull request #273 from microsoft/BethanyJep-patch-1

Update azure-static-web-apps-red-field-0a6ddfd03.yml
This commit is contained in:
Pikachú 2023-12-05 16:16:05 +03:00 committed by GitHub
commit 32043fd2c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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