Skip to content

Commit 941183f

Browse files
authored
Merge pull request #413 from crazy-max/ci-dispatch
ci: add workflow_dispatch event
2 parents afeb29a + 311b62b commit 941183f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
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)