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 6b24b99 commit 3254275Copy full SHA for 3254275
.github/workflows/wokwi-test.yml
@@ -5,6 +5,8 @@ on:
5
pull_request:
6
branches:
7
- main
8
+ schedule:
9
+ - cron: "0 12 * * *"
10
11
jobs:
12
test:
0 commit comments