We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f72b2e commit ac3cce6Copy full SHA for ac3cce6
.github/workflows/stale.yaml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
stale:
10
permissions:
11
+ actions: write
12
issues: write
13
pull-requests: write
14
runs-on: ubuntu-latest
0 commit comments