add commit mirror workflow (#5313)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
translation-badges
Matthew Peveler 2021-03-08 14:13:05 -05:00 committed by GitHub
parent fbe706f00b
commit df5439818b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

14
.github/workflows/mirror.yml vendored Normal file
View File

@ -0,0 +1,14 @@
name: Main Mirror
on:
push:
branches: ['master']
jobs:
mirror:
runs-on: ubuntu-latest
steps:
- uses: zofrex/mirror-branch@v1
with:
target-branch: main