Skip to content

Commit afb49ee

Browse files
committed
ci: Allow triggering CI manually
1 parent e079519 commit afb49ee

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 @@ on:
55
branches: [master]
66
pull_request:
77
types: [opened, synchronize, reopened]
8+
workflow_disptach:
89

910
env:
1011
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)