Files
base-configs/.github/workflows
Ismo Vuorinen ae49ca90c6 fix(ci): replace read-all with specific permissions in workflows
Replace overly broad `permissions: read-all` with minimal
`contents: read` at workflow level in pr-lint.yml and sync-labels.yml.
Job-level permissions already declare specific needs.
2026-02-27 09:02:17 +02:00
..