Unverified Commit e130c40e authored by Harry Mellor's avatar Harry Mellor Committed by GitHub
Browse files

Fix cache management in "Close inactive issues and PRs" actions workflow (#9734)

parent 3cb07a36
......@@ -10,6 +10,7 @@ jobs:
permissions:
issues: write
pull-requests: write
actions: write
runs-on: ubuntu-latest
steps:
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment