Skip to content

Commit 62bf498

Browse files
authored
Rename master branch to main (#71)
This also removes branches that serve as integration points with homu (replaced by GitHub Actions).
1 parent 2a08ee3 commit 62bf498

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-
- auto
7-
- try
6+
- main
87
pull_request:
98

109
jobs:

0 commit comments

Comments
 (0)