We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9be3c5 commit cabb389Copy full SHA for cabb389
1 file changed
.github/workflows/stale.yml
@@ -23,7 +23,7 @@ on:
23
- cron: '0 0 * * *'
24
25
permissions:
26
- contents: read
+ # All other permissions are set to none
27
issues: write
28
29
jobs:
0 commit comments