mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-04 13:48:56 +02:00
chore: add missing permissions to AI flag cleanup workflow (#10250)
This commit is contained in:
parent
2b23cb1246
commit
0a42d22c52
2
.github/workflows/ai-flag-cleanup.yml
vendored
2
.github/workflows/ai-flag-cleanup.yml
vendored
@ -5,6 +5,8 @@ on:
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
contents: write
|
||||
issues: read
|
||||
|
||||
jobs:
|
||||
flag-cleanup:
|
||||
|
Loading…
Reference in New Issue
Block a user