Skip to content

Commit 49b9688

Browse files
committed
test: test issues:write
1 parent 5a5753d commit 49b9688

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/test-negative.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
permissions:
66
contents: write
77
pull-requests: write
8+
issues: write
89

910
jobs:
1011
setup:

.github/workflows/test-positive.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
permissions:
66
contents: write
77
pull-requests: write
8+
issues: write
89

910
jobs:
1011
setup:

0 commit comments

Comments
 (0)