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.
workflow_dispatch
1 parent 598cc01 commit ee5d986Copy full SHA for ee5d986
.github/workflows/issue-management.yaml
@@ -1,6 +1,7 @@
1
name: Issue Management
2
3
on:
4
+ workflow_dispatch:
5
schedule:
6
# Run daily at 5:00 UTC
7
- cron: "0 5 * * *"
0 commit comments