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 2fc1860 commit d054114Copy full SHA for d054114
.github/workflows/kurtosis.yml
@@ -3,7 +3,7 @@ name: Kurtosis sim tests
3
on:
4
workflow_dispatch:
5
schedule:
6
- - cron: "0 12 * * 6" # Runs at noon UTC every Saturday with unstable
+ - cron: "0 12 * * *" # Runs at noon UTC every Saturday with unstable
7
push:
8
branches:
9
- nc/kurtosis
0 commit comments