Skip to content

Commit 5caf26d

Browse files
authored
Rename master branch to main (#237)
1 parent 428a2e5 commit 5caf26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Run CI
22
on:
33
push:
4-
branches: ["master"]
4+
branches: ["main"]
55
pull_request:
66
branches: ["**"]
77
merge_group:

0 commit comments

Comments
 (0)