Update azure-static-web-apps-red-field-0a6ddfd03.yml

Updating permissions file to match: https://docs.opensource.microsoft.com/github/apps/permission-changes/
This commit is contained in:
Pikachú 2023-12-05 05:01:55 -08:00 committed by GitHub
parent 98005697d9
commit e57a2125d3
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