Skip to content

Commit 7d89188

Browse files
committed
fix ci
1 parent ed1efaf commit 7d89188

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: CI
33
on:
44
pull_request:
55
branches:
6-
- develop
6+
- master
77
push:
88
branches:
9-
- develop
9+
- master
1010

1111
env:
1212
RUSTFLAGS: -Dwarnings

0 commit comments

Comments
 (0)