security(ci): add permissions block to PR lint workflow (#139)

This commit is contained in:
2026-01-07 16:28:35 +02:00
committed by GitHub
parent 7f02c61739
commit 5824496e2b

View File

@@ -6,6 +6,8 @@ on:
pull_request:
branches: [master, main]
permissions: {}
env: # Comment env block if you don't want to apply fixes
# Apply linter fixes configuration
APPLY_FIXES: all