mirror of
https://github.com/ivuorinen/cinode-api.git
synced 2026-01-31 01:41:48 +00:00
fix(ci): permissions, again
This commit is contained in:
5
.github/workflows/pr-lint.yml
vendored
5
.github/workflows/pr-lint.yml
vendored
@@ -9,6 +9,11 @@ on:
|
||||
pull_request:
|
||||
branches: [master, main]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
packages: read
|
||||
statuses: write
|
||||
|
||||
jobs:
|
||||
SuperLinter:
|
||||
uses: ivuorinen/.github/.github/workflows/pr-lint.yml@main
|
||||
|
||||
Reference in New Issue
Block a user