Skip to content

Commit bffad3d

Browse files
committed
Change main branch name
1 parent 82d836e commit bffad3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: # rebuild any PRs and main branch changes
33
pull_request:
44
push:
55
branches:
6-
- master
6+
- main
77
- 'feature/*'
88
- 'releases/*'
99

0 commit comments

Comments
 (0)