mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-03 06:33:11 +00:00
fix permission
This commit is contained in:
parent
8226c14dc0
commit
aad2429597
1
.github/labels.yml
vendored
1
.github/labels.yml
vendored
@ -170,7 +170,6 @@
|
||||
description: See https://github.com/waku-org/pm/issues/87 for details
|
||||
color: e99695
|
||||
|
||||
|
||||
## [Milestone] Quality Assurance processes are in place
|
||||
- name: "E:Automated release processes"
|
||||
description: See https://github.com/waku-org/pm/issues/86 for details
|
||||
|
||||
3
.github/workflows/sync-labels.yml
vendored
3
.github/workflows/sync-labels.yml
vendored
@ -8,6 +8,9 @@ on:
|
||||
- .github/workflows/sync-labels.yml
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
|
||||
jobs:
|
||||
sync-labels:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user