Skip to content

Commit 6a058b5

Browse files
owenvokesbrl
authored andcommitted
ci: update branch in mirror workflow
1 parent 7d1e2e2 commit 6a058b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/mirror.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Main Mirror
22

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

77
jobs:
88
mirror:
@@ -11,4 +11,4 @@ jobs:
1111
steps:
1212
- uses: zofrex/mirror-branch@v1
1313
with:
14-
target-branch: main
14+
target-branch: master

0 commit comments

Comments
 (0)