Skip to content

Commit 61d2eaa

Browse files
committed
Fix master branch reference in CI.
1 parent 5dfe219 commit 61d2eaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
pull_request:
44
push:
55
branches:
6-
- main
6+
- master
77

88
env:
99
RUST_BACKTRACE: full

0 commit comments

Comments
 (0)