Skip to content

Commit 484303f

Browse files
committed
ci: run on all branches or manually
Signed-off-by: Matt Johnston <[email protected]>
1 parent 1fc4c10 commit 484303f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ name: ci
55
on:
66
pull_request:
77
push:
8-
branches:
9-
- main
8+
workflow_dispatch:
109

1110
env:
1211
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)