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:
parent
98005697d9
commit
e57a2125d3
|
|
@ -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