Skip to content

[CI] Use kilted branch of control_toolbox (backport #267) #44

[CI] Use kilted branch of control_toolbox (backport #267)

[CI] Use kilted branch of control_toolbox (backport #267) #44

name: Jazzy Pre-Commit
on:
workflow_dispatch:
pull_request:
branches:
- jazzy
push:
branches:
- jazzy
concurrency:
# cancel previous runs of the same workflow
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
pre-commit:
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-pre-commit.yml@master
with:
ros_distro: jazzy