mirror of
https://github.com/ivuorinen/base-configs-stylelint.git
synced 2026-01-26 03:03:58 +00:00
fix(ci): missing write permission
This commit is contained in:
1
.github/workflows/pr-lint.yml
vendored
1
.github/workflows/pr-lint.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
||||
statuses: write
|
||||
contents: read
|
||||
packages: read
|
||||
pull-requests: write
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user