We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f13ae commit b45e404Copy full SHA for b45e404
.github/workflows/stale.yaml
@@ -1,5 +1,6 @@
1
name: "Process Stale Issues and PRs"
2
on:
3
+ workflow_dispatch:
4
schedule:
5
- cron: "30 1 * * *"
6
0 commit comments