Skip to content

Commit 882b208

Browse files
authored
Allow stale action to write actions (#40358)
1 parent 46d0094 commit 882b208

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
@@ -7,6 +7,7 @@ on:
77
jobs:
88
stale:
99
permissions:
10+
actions: write
1011
issues: write
1112
pull-requests: write
1213
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)