Skip to content

Commit 7d30b64

Browse files
committed
chore: remove duplicated CI runs
1 parent afd11b7 commit 7d30b64

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/cargo-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Cargo tests
22

33
on:
44
push:
5-
branches: ["**"]
5+
branches:
6+
- main
67
pull_request:
78

89
permissions:

0 commit comments

Comments
 (0)