13
0
Fork 0
mirror of https://github.com/dorny/paths-filter.git synced 2026-06-29 04:30:43 +00:00
paths-filter/.github/workflows
Jim Kane 899aeb93af Add minimal permissions blocks to GitHub Actions workflows
Address CodeQL security findings by explicitly declaring least-privilege
permissions for all workflow jobs. Jobs that only need repository checkout
get contents: read; jobs that also use the GitHub API for PR file lists
get both contents: read and pull-requests: read.
2026-04-15 13:20:37 -05:00
..
build.yml Add minimal permissions blocks to GitHub Actions workflows 2026-04-15 13:20:37 -05:00
pull-request-verification.yml Add minimal permissions blocks to GitHub Actions workflows 2026-04-15 13:20:37 -05:00