mirror of
https://github.com/ivuorinen/.github.git
synced 2026-02-26 17:52:06 +00:00
fix(workflows): revert permissions to read-all
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: [pull_request]
|
||||
|
||||
permissions: {}
|
||||
permissions: read-all
|
||||
|
||||
jobs:
|
||||
linters:
|
||||
|
||||
Reference in New Issue
Block a user