Skip to content

Commit c117218

Browse files
committed
Fix permissions for stalebot (see actions/stale #1131)
1 parent b8a8db0 commit c117218

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/close-stale-issues.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
workflow_dispatch:
88

99
permissions:
10+
actions: write
1011
issues: write
1112
pull-requests: write
1213

0 commit comments

Comments
 (0)