readest/.github/workflows
Huang Xin d7fd06ca82
chore: add explicit permissions to GitHub Actions workflows (#3807)
Fixes code scanning alerts #1, #2, #3, #4
(actions/missing-workflow-permissions).

- retry-workflow.yml rerun job: actions: write (to rerun workflows)
- upload-to-r2.yml upload-to-r2 job: contents: read (to download releases)
- upload-to-r2.yml retry-on-failure job: actions: write (to trigger retry)
- release.yml upload-to-r2 job: contents: read, actions: write

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-09 07:33:25 +02:00
..
codeql.yml chore(deps): bump actions/checkout in the github-actions group (#3805) 2026-04-09 06:47:57 +02:00
pull-request.yml chore(deps): bump pnpm/action-setup in the github-actions group (#3564) 2026-03-19 13:06:00 +08:00
release.yml chore: add explicit permissions to GitHub Actions workflows (#3807) 2026-04-09 07:33:25 +02:00
retry-workflow.yml chore: add explicit permissions to GitHub Actions workflows (#3807) 2026-04-09 07:33:25 +02:00
upload-to-r2.yml chore: add explicit permissions to GitHub Actions workflows (#3807) 2026-04-09 07:33:25 +02:00
vercel-merge.yml chore(deps): bump actions/checkout in the github-actions group (#2525) 2025-11-24 05:35:17 +01:00