Files
tldr/.github/workflows/mirror.yml
Matthew Peveler df5439818b add commit mirror workflow (#5313)
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
2021-03-08 19:13:05 +00:00

15 lines
194 B
YAML

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