Skip to content

Commit 86caceb

Browse files
rename master branch to main
1 parent 5ae96a7 commit 86caceb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

33
on:
44
push:
5-
branches: [master]
5+
branches: [main]
66

77
jobs:
88
test:

0 commit comments

Comments
 (0)