We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c1829 commit 8a2d9fcCopy full SHA for 8a2d9fc
.github/workflows/cleanup.yaml
@@ -1,5 +1,6 @@
1
name: "Close stale issues"
2
on:
3
+ workflow_dispatch:
4
schedule:
5
- cron: "30 1 * * *"
6
0 commit comments