1
0
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:
Nuno Góis 2025-06-30 15:27:35 +01:00 committed by GitHub
parent 681ce3bfd9
commit 2b23cb1246
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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