Skip to content

Commit d86dc30

Browse files
committed
Modify CI
1 parent c67a3a5 commit d86dc30

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
name: ci
22

33
on:
4-
pull_request:
54
push:
5+
branches:
6+
- main
7+
pull_request:
68

79
jobs:
810
build:

0 commit comments

Comments
 (0)