fix(ci): add missing workflow permissions to resolve security alerts (#646)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
tecvan
2025-08-08 16:12:57 +08:00
committed by GitHub
parent 7697b6fb47
commit a21e41b89d
6 changed files with 20 additions and 0 deletions

View File

@ -11,6 +11,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event.number }}
cancel-in-progress: true
permissions:
pull-requests: read
jobs:
main:
name: Check Pull Request Title