Skip to content

Commit 1269790

Browse files
authored
Adjusting workflow
1 parent ddaa1f7 commit 1269790

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/label-actions.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
issues:
55
types: [labeled, unlabeled]
66

7+
permissions:
8+
issues: write
9+
pull-requests: write
10+
711
jobs:
812
reaction:
913
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)