Skip to content

[HW Interface] Change creation, exportation and storing of Command-/StateInterface + Support for variant #145

[HW Interface] Change creation, exportation and storing of Command-/StateInterface + Support for variant

[HW Interface] Change creation, exportation and storing of Command-/StateInterface + Support for variant #145

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