Skip to content

Commit 8bb0c84

Browse files
committed
chore(ci): fix labels workflow permissions
Signed-off-by: JP-Ellis <[email protected]>
1 parent 54c2002 commit 8bb0c84

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/labels.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
paths:
1414
- .github/labels.yml
1515

16+
permissions:
17+
issues: write
18+
1619
jobs:
1720
sync-labels:
1821
name: Synchronise labels

0 commit comments

Comments
 (0)