Skip to content

Commit 7470fad

Browse files
authored
[Infrastructure] Fix stale action permissions (#12559)
1 parent 3871b78 commit 7470fad

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
@@ -5,6 +5,7 @@ on:
55
- cron: "0 0 * * *"
66

77
permissions:
8+
actions: write
89
issues: write
910
pull-requests: write
1011

0 commit comments

Comments
 (0)