Skip to content

Commit 85d425b

Browse files
authored
Update ci.yml
1 parent 1f187c7 commit 85d425b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ name: CI
33
on:
44
push:
55
branches:
6-
- '*'
6+
- main
77
pull_request:
8+
branches: [ main ]
89

910
jobs:
1011
test:

0 commit comments

Comments
 (0)