mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 04:39:11 +00:00
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:
@@ -16,6 +16,9 @@ on:
|
|||||||
- cron: "0 10 * * 1"
|
- cron: "0 10 * * 1"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
trigger-runners:
|
trigger-runners:
|
||||||
name: Trigger sync → ${{ matrix.hotfix_branch }}
|
name: Trigger sync → ${{ matrix.hotfix_branch }}
|
||||||
|
|||||||
Reference in New Issue
Block a user