fix permission

This commit is contained in:
fryorcraken.eth 2023-10-17 22:43:48 +11:00
parent 8226c14dc0
commit aad2429597
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
2 changed files with 3 additions and 1 deletions

1
.github/labels.yml vendored
View File

@ -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

View File

@ -8,6 +8,9 @@ on:
- .github/workflows/sync-labels.yml
workflow_dispatch:
permissions:
issues: write
jobs:
sync-labels:
runs-on: ubuntu-latest