mirror of
https://github.com/ivuorinen/.github.git
synced 2026-01-26 11:23:57 +00:00
fix(ci): sync-labels permissions
This commit is contained in:
2
.github/workflows/sync-labels.yml
vendored
2
.github/workflows/sync-labels.yml
vendored
@@ -20,6 +20,7 @@ permissions:
|
||||
issues: write
|
||||
contents: read
|
||||
statuses: read
|
||||
packages: read
|
||||
|
||||
jobs:
|
||||
labels:
|
||||
@@ -29,6 +30,7 @@ jobs:
|
||||
issues: write
|
||||
contents: read
|
||||
statuses: read
|
||||
packages: read
|
||||
steps:
|
||||
- name: ⤵️ Download latest labels definitions
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user