This repository was archived by the owner on Mar 28, 2025. It is now read-only.
Don't spin the executor if the sim is paused #172
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Check Docs | |
on: | |
workflow_dispatch: | |
pull_request: | |
jobs: | |
check-docs: | |
name: Check Docs | |
uses: ros-controls/control.ros.org/.github/workflows/reusable-sphinx-check-single-version.yml@rolling | |
with: | |
GAZEBO_ROS2_CONTROL_PR: ${{ github.ref }} |