mirror of
https://github.com/ivuorinen/.github.git
synced 2026-03-07 18:56:22 +00:00
fix(lint): checkov violations for permissions
This commit is contained in:
4
.github/workflows/reviewdog-linters.yml
vendored
4
.github/workflows/reviewdog-linters.yml
vendored
@@ -3,6 +3,10 @@ name: Reviewdog Linters
|
||||
|
||||
on: [pull_request]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
statuses: read
|
||||
|
||||
jobs:
|
||||
linters:
|
||||
name: Linters
|
||||
|
||||
Reference in New Issue
Block a user