ci: fix for pull request finding 'CodeQL / Workflow does not contain permissions'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Diptanil Saha
2026-06-02 16:36:50 +05:30
committed by GitHub
parent ceb10422ae
commit 37814bf6cd

View File

@@ -16,6 +16,9 @@ on:
- cron: "0 10 * * 1"
workflow_dispatch:
permissions:
contents: read
jobs:
trigger-runners:
name: Trigger sync → ${{ matrix.hotfix_branch }}