Skip to content

Commit 34260fb

Browse files
committed
ci(stalebot): add permission to delete its own cache
1 parent f280a71 commit 34260fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
contents: read
1616
issues: write
1717
pull-requests: write
18+
actions: write # required to delete/update cache
1819
steps:
1920
- uses: actions/stale@v9
2021
with:

0 commit comments

Comments
 (0)