Skip to content

Commit 4bcd26a

Browse files
authored
add issue write permission to stale workflow (#13022)
1 parent e2103d3 commit 4bcd26a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
permissions:
1414
pull-requests: write
1515
actions: write
16+
issues: write
1617

1718
jobs:
1819
stale:

0 commit comments

Comments
 (0)