ci: update branch in mirror workflow

fix-hunspell-typos-042721 v1.5b
Owen Voke 2021-04-08 09:46:37 +01:00 committed by Starbeamrainbowlabs
parent 7d1e2e24ef
commit 6a058b56fe
1 changed files with 2 additions and 2 deletions

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