mirror of
https://github.com/ivuorinen/cinode-api.git
synced 2026-01-26 03:04:03 +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
@@ -18,6 +18,7 @@ permissions:
|
||||
issues: write
|
||||
contents: read
|
||||
statuses: read
|
||||
packages: read
|
||||
|
||||
jobs:
|
||||
SyncLabels:
|
||||
@@ -26,4 +27,5 @@ jobs:
|
||||
issues: write
|
||||
contents: read
|
||||
statuses: read
|
||||
packages: read
|
||||
|
||||
|
||||
Reference in New Issue
Block a user