Skip to content

Fix the link for nav2 #12

Fix the link for nav2

Fix the link for nav2 #12

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_CONTROLLERS_PR: ${{ github.ref }}