There was an error while loading. Please reload this page.
1 parent 6b606f7 commit 1d6bd6bCopy full SHA for 1d6bd6b
1 file changed
.github/workflows/label-sync.yml
@@ -11,6 +11,8 @@ on:
11
jobs:
12
labeler:
13
runs-on: ubuntu-latest
14
+ permissions:
15
+ issues: write
16
steps:
17
- name: Checkout repository
18
uses: actions/checkout@v4
0 commit comments