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