We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80c70c3 commit 060acc7Copy full SHA for 060acc7
1 file changed
.github/workflows/call-invalid-issues-cron.yml
@@ -1,5 +1,6 @@
1
name: Mark stale issues and pull requests
2
on:
3
+ workflow_dispatch:
4
schedule:
5
- cron: "30 1 * * *"
6
0 commit comments