Skip to content

[Spawner] Add support for wildcard entries in the controller param files (backport #1724) #45

[Spawner] Add support for wildcard entries in the controller param files (backport #1724)

[Spawner] Add support for wildcard entries in the controller param files (backport #1724) #45

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