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

View File

@ -5,6 +5,8 @@ on:
permissions:
pull-requests: write
contents: write
issues: read
jobs:
flag-cleanup: