Skip to content

Add custom rosdoc2 config #22

Add custom rosdoc2 config

Add custom rosdoc2 config #22

Workflow file for this run

name: Pre-Commit
on:
workflow_dispatch:
pull_request:
jobs:
pre-commit:
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-pre-commit.yml@master
strategy:
fail-fast: false
matrix:
ROS_DISTRO: [rolling, iron, humble]
with:
ros_distro: ${{ matrix.ROS_DISTRO }}