tracetools_analysis/.github/workflows/mirror-rolling-to-master.yaml
Christophe Bedard 42ec45f5da
Mirror rolling to master (#1)
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
2023-01-30 13:57:21 -05:00

13 lines
213 B
YAML

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