Skip to content

fix mpi non_local reuse and add test #1064

fix mpi non_local reuse and add test

fix mpi non_local reuse and add test #1064

name: Mirroring-Develop
# only mirror on the branches other than mirror-major.yml when they contain more than documentation changes
on:
push:
branches-ignore:
- 'main'
- 'master'
- 'develop'
- 'release/**'
paths-ignore:
- 'doc/**'
jobs:
mirror:
name: mirror
uses: ./.github/workflows/mirror.yml
secrets: inherit