Skip to content

Commit 8940193

Browse files
authored
Change CI branches as new default branch is main (#830)
1 parent 7ff177d commit 8940193

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: CI
33
on:
44
push:
55
branches:
6-
- develop
7-
- master
6+
- main
87
pull_request:
98

109
jobs:

0 commit comments

Comments
 (0)