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