Skip to content

Commit 1b0c810

Browse files
committed
chore(ci): change default branch
1 parent 20f29cc commit 1b0c810

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
push:
77
# filtering branches here prevents duplicate builds from pull_request and push
88
branches:
9-
- master
9+
- main
1010
- "v*"
1111
# always run CI for tags
1212
tags:

0 commit comments

Comments
 (0)