Skip to content

[CI] Add jazzy and other minor updates #5

[CI] Add jazzy and other minor updates

[CI] Add jazzy and other minor updates #5

name: Rolling Check Docs
on:
workflow_dispatch:
pull_request:
branches:
- master
jobs:
check-docs:
name: Check Docs
uses: ros-controls/control.ros.org/.github/workflows/reusable-sphinx-check-single-version.yml@master
with:
ROS2_CONTROLLERS_PR: ${{ github.ref }}