Skip to content

Commit c1e08c7

Browse files
committed
update CIs
1 parent d288a5f commit c1e08c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/MainCI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ name: MainCI
22

33
on:
44
push:
5-
branches: ["dev"]
5+
branches: ["main"]
66
paths-ignore:
77
- "Docs/**"
88
- ".readthedocs.yaml"
99
- "Readme.md"
1010
pull_request:
11-
branches: ["dev"]
11+
branches: ["main"]
1212
paths-ignore:
1313
- "Docs/**"
1414
- ".readthedocs.yaml"

0 commit comments

Comments
 (0)