Skip to content

Commit 0ba7d50

Browse files
committed
Default branch is master
Signed-off-by: Andy Bavier <andybavier@gmail.com>
1 parent 8fa8d31 commit 0ba7d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Release Pipeline
66
on:
77
push:
88
branches:
9-
- main
9+
- master
1010
paths:
1111
- "VERSION"
1212

0 commit comments

Comments
 (0)