Skip to content

Commit 83b3d4c

Browse files
committed
update workflow for main branch
1 parent 5c69850 commit 83b3d4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/master-builder.yml renamed to .github/workflows/main-builder.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: Master Builder
1+
name: main Builder
22

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

77
jobs:
88

0 commit comments

Comments
 (0)