Skip to content

Rule of five: implement move operators (#2425) #200

Rule of five: implement move operators (#2425)

Rule of five: implement move operators (#2425) #200

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