mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-26 13:48:33 +02:00
chore: add permissions to ai flag cleanup workflow (#10249)
This commit is contained in:
parent
681ce3bfd9
commit
2b23cb1246
3
.github/workflows/ai-flag-cleanup.yml
vendored
3
.github/workflows/ai-flag-cleanup.yml
vendored
@ -3,6 +3,9 @@ on:
|
||||
issues:
|
||||
types: [labeled]
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
flag-cleanup:
|
||||
uses: mirrajabi/aider-github-workflows/.github/workflows/aider-issue-to-pr.yml@v1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user