Update token permissions for site deployment (#3580)

This commit is contained in:
Jack Gerrits 2024-09-27 15:42:32 -04:00 committed by GitHub
parent 38cce476d7
commit da0906b065
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,8 @@ on:
merge_group:
types: [checks_requested]
permissions:
contents: write
id-token: write
pages: write
jobs:
checks:
if: github.event_name != 'push'