mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2026-04-18 16:07:13 +01:00
Add permissions section to workflows for content access
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
3
.github/workflows/editorconfig.yml
vendored
3
.github/workflows/editorconfig.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user