add commit mirror workflow (#5313)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
This commit is contained in:
Matthew Peveler
2021-03-08 14:13:05 -05:00
committed by GitHub
parent fbe706f00b
commit df5439818b

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