We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3bc415 commit 14d5c80Copy full SHA for 14d5c80
1 file changed
.github/workflows/stale.yml
@@ -2,8 +2,7 @@ name: Mark and close stale items
2
3
on:
4
schedule:
5
- - cron: '0 12 * * *'
6
- workflow_dispatch:
+ - cron: '0 12 * * *'
7
8
permissions:
9
contents: read
0 commit comments