Skip to content

[CI] Add jazzy and other minor updates #3

[CI] Add jazzy and other minor updates

[CI] Add jazzy and other minor updates #3

name: Pre-Commit - Jazzy
on:
workflow_dispatch:
pull_request:
branches:
- master
jobs:
pre-commit:
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-pre-commit.yml@master
with:
ros_distro: jazzy
container: ubuntu:24.04