Skip to content

Commit 6ae1c17

Browse files
committed
ci: add workflow_dispatch trigger
1 parent 1fb6962 commit 6ae1c17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wokwi-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- main
88
schedule:
99
- cron: '0 12 * * *'
10+
workflow_dispatch:
1011

1112
jobs:
1213
test:

0 commit comments

Comments
 (0)