Skip to content

Commit 81e63f8

Browse files
committed
chore(github): run rust/dev in ci
1 parent 36fbd6d commit 81e63f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
pull_request:
55
branches:
66
- v14-alpha
7+
- rust/dev
78
push:
89
branches:
910
- v14-alpha
11+
- rust/dev
1012

1113
jobs:
1214
lint-and-test:

0 commit comments

Comments
 (0)