Skip to content

Commit db40452

Browse files
committed
ci: add workflow_disptach event
Signed-off-by: CrazyMax <[email protected]>
1 parent afeb29a commit db40452

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ concurrency:
55
cancel-in-progress: true
66

77
on:
8+
workflow_dispatch:
89
schedule:
910
- cron: '0 10 * * *'
1011
push:

0 commit comments

Comments
 (0)