Skip to content

Fix a bug when using multiple rclpy.init context managers. (#1314) #150

Fix a bug when using multiple rclpy.init context managers. (#1314)

Fix a bug when using multiple rclpy.init context managers. (#1314) #150

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