ci: update branch in mirror workflow

This commit is contained in:
Owen Voke
2021-04-08 09:46:37 +01:00
committed by Starbeamrainbowlabs
parent 7d1e2e24ef
commit 6a058b56fe

View File

@@ -2,7 +2,7 @@ name: Main Mirror
on: on:
push: push:
branches: ['master'] branches: ['main']
jobs: jobs:
mirror: mirror:
@@ -11,4 +11,4 @@ jobs:
steps: steps:
- uses: zofrex/mirror-branch@v1 - uses: zofrex/mirror-branch@v1
with: with:
target-branch: main target-branch: master