Skip to content

Commit f71c21f

Browse files
authored
add actions write permission to stale workflow (#11868)
1 parent 486c9cc commit f71c21f

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
@@ -12,6 +12,7 @@ on:
1212

1313
permissions:
1414
pull-requests: write
15+
actions: write
1516

1617
jobs:
1718
stale:

0 commit comments

Comments
 (0)