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 a3503a4 commit 8392bbaCopy full SHA for 8392bba
1 file changed
.github/workflows/run-ct-honeybee.yml
@@ -2,6 +2,7 @@ name: Run ct-honeybee
2
permissions:
3
contents: read
4
on:
5
+ workflow_dispatch:
6
schedule:
7
- cron: '41 * * * *'
8
jobs:
0 commit comments