Skip to content

Commit 52e26d1

Browse files
authored
Close stale prs action needs actions write to update its own cache (#7984)
Signed-off-by: Robert Kruszewski <github@robertk.io>
1 parent 399cd61 commit 52e26d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
timeout-minutes: 10
1111
permissions:
12+
actions: write
1213
pull-requests: write
1314
steps:
1415
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10

0 commit comments

Comments
 (0)