Skip to content

Commit 4f24ea4

Browse files
committed
stale workflow needs 'actions: write' to update its own cache
1 parent 69f5162 commit 4f24ea4

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
@@ -11,6 +11,7 @@ jobs:
1111
if: github.repository_owner == 'python'
1212
runs-on: ubuntu-latest
1313
permissions:
14+
actions: write
1415
pull-requests: write
1516
timeout-minutes: 10
1617

0 commit comments

Comments
 (0)