We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb6962 commit 6ae1c17Copy full SHA for 6ae1c17
.github/workflows/wokwi-test.yml
@@ -7,6 +7,7 @@ on:
7
- main
8
schedule:
9
- cron: '0 12 * * *'
10
+ workflow_dispatch:
11
12
jobs:
13
test:
0 commit comments