Skip to content

Commit b46a64f

Browse files
authored
Rename master branch to main (#283)
1 parent 1ae3d0d commit b46a64f

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
@@ -1,9 +1,8 @@
11
name: CI
22
on:
33
push:
4-
branches: ["master"]
4+
branches: ["main"]
55
pull_request:
6-
branches: ["**"]
76
merge_group:
87
types: [checks_requested]
98

0 commit comments

Comments
 (0)