mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-03 03:10:04 +00:00
Update token permissions for site deployment (#3580)
This commit is contained in:
parent
38cce476d7
commit
da0906b065
3
.github/workflows/deploy-website.yml
vendored
3
.github/workflows/deploy-website.yml
vendored
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user