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.
2 parents 80c70c3 + 060acc7 commit 2727364Copy full SHA for 2727364
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