mirror of
https://github.com/ivuorinen/base-configs-stylelint.git
synced 2026-02-28 12:53:41 +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
|
statuses: write
|
||||||
contents: read
|
contents: read
|
||||||
packages: read
|
packages: read
|
||||||
|
pull-requests: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user