Skip to content

Bump version of pre-commit hooks and run only once per month #194

Bump version of pre-commit hooks and run only once per month

Bump version of pre-commit hooks and run only once per month #194

name: Pre-Commit - Rolling
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: rolling
container: ubuntu:24.04