We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71882b8 commit c31d74cCopy full SHA for c31d74c
1 file changed
.github/workflows/stale.yml
@@ -1,6 +1,7 @@
1
name: Mark stale issues and pull requests
2
3
on:
4
+ workflow_dispatch:
5
schedule:
6
- cron: "0 0/3 * * *"
7
0 commit comments