Skip to content

Commit 6d1e277

Browse files
authored
Allow codeowners-merge to touch issues (#1799)
1 parent 30fb83f commit 6d1e277

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeowners-merge.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
permissions:
88
contents: write
9+
issues: write
910
pull-requests: write
1011

1112
jobs:

0 commit comments

Comments
 (0)