Skip to content

Commit e6927c2

Browse files
committed
Rename main branch to main, fixes #746
1 parent 9c07245 commit e6927c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: rake
22

33
on:
44
push:
5-
branches: [ master, v* ]
5+
branches: [ main, v* ]
66
tags: [ v* ]
77
pull_request:
88

0 commit comments

Comments
 (0)