👷 Update tokens for GitHub Actions (#11924)

This commit is contained in:
Sebastián Ramírez 2024-07-30 21:17:52 -05:00 committed by GitHub
parent b9e274dc11
commit 7723e96317
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 0 deletions

View File

@ -14,6 +14,9 @@ on:
- labeled
workflow_dispatch:
permissions:
issues: write
jobs:
issue-manager:
if: github.repository_owner == 'fastapi'

View File

@ -5,6 +5,9 @@ on:
- cron: "0 12 * * *"
workflow_dispatch:
permissions:
issues: write
jobs:
label-approved:
if: github.repository_owner == 'fastapi'