Skip to content

[Example 15] Using multiple controller managers under different namespaces (backport #423) #3

[Example 15] Using multiple controller managers under different namespaces (backport #423)

[Example 15] Using multiple controller managers under different namespaces (backport #423) #3

Workflow file for this run

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