mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
fix(ci): allow OIDC token in issue sync workflow (#661)
This commit is contained in:
@@ -8,6 +8,7 @@ permissions:
|
||||
contents: read
|
||||
pull-requests: read
|
||||
issues: write
|
||||
id-token: write
|
||||
|
||||
concurrency:
|
||||
group: issue-sync-${{ github.event.pull_request.number }}
|
||||
|
||||
Reference in New Issue
Block a user