Skip to content

Commit 311b62b

Browse files
committed
ci: add workflow_dispatch event
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent afeb29a commit 311b62b

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)