mirror of
https://github.com/ivuorinen/.github.git
synced 2026-03-10 04:57:09 +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
|
issues: write
|
||||||
contents: read
|
contents: read
|
||||||
statuses: read
|
statuses: read
|
||||||
|
packages: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
labels:
|
labels:
|
||||||
@@ -29,6 +30,7 @@ jobs:
|
|||||||
issues: write
|
issues: write
|
||||||
contents: read
|
contents: read
|
||||||
statuses: read
|
statuses: read
|
||||||
|
packages: read
|
||||||
steps:
|
steps:
|
||||||
- name: ⤵️ Download latest labels definitions
|
- name: ⤵️ Download latest labels definitions
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user