mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-01-26 11:33:59 +00:00
security(ci): add permissions block to PR lint workflow (#139)
This commit is contained in:
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user