Add permissions section to workflows for content access

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2025-12-15 01:03:43 +00:00
parent 4cec89b671
commit c97651f4b7
8 changed files with 27 additions and 0 deletions

View File

@@ -3,6 +3,9 @@ on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
permissions:
contents: read
jobs:
editorconfig-checker:
if: github.event.pull_request.draft == false