Skip to content

Rename get_state and set_state Functions to get/set_lifecylce_state (variant support) #133

Rename get_state and set_state Functions to get/set_lifecylce_state (variant support)

Rename get_state and set_state Functions to get/set_lifecylce_state (variant support) #133

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 }}