Skip to content

Fix topic remappings (backport #565) #5

Fix topic remappings (backport #565)

Fix topic remappings (backport #565) #5

name: Humble Check Docs
on:
workflow_dispatch:
pull_request:
branches:
- humble
paths:
- '**.rst'
- '.github/workflows/humble-check-docs.yml'
jobs:
check-docs:
name: Check Docs
uses: ros-controls/control.ros.org/.github/workflows/reusable-sphinx-check-single-version.yml@humble
with:
ROS2_CONTROL_DEMOS_PR: ${{ github.ref }}