Skip to content

Commit ac3cce6

Browse files
committed
allow stale cache to be deleted
Signed-off-by: Rahul Sharma <rahulsharm@nvidia.com>
1 parent 5f72b2e commit ac3cce6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
stale:
1010
permissions:
11+
actions: write
1112
issues: write
1213
pull-requests: write
1314
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)