mirror of
https://github.com/ivuorinen/.github.git
synced 2026-02-26 04:51:53 +00:00
fix(workflows): default to disabled permissions
This commit is contained in:
2
.github/workflows/reviewdog-linters.yml
vendored
2
.github/workflows/reviewdog-linters.yml
vendored
@@ -3,7 +3,7 @@ name: Reviewdog Linters
|
||||
|
||||
on: [push]
|
||||
|
||||
permissions: read-all
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
linters:
|
||||
|
||||
Reference in New Issue
Block a user