Skip to content

Commit 8605f73

Browse files
Update CI.yml
1 parent b1908b6 commit 8605f73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ name: CI
22
on:
33
pull_request:
44
branches:
5-
- master
5+
- main
66
- 'release-'
77
paths-ignore:
88
- 'docs/**'
99
push:
1010
branches:
11-
- master
11+
- main
1212
paths-ignore:
1313
- 'docs/**'
1414

0 commit comments

Comments
 (0)