Skip to content

Bump pre-commit/action from 3.0.0 to 3.0.1 (#1041) #1083

Bump pre-commit/action from 3.0.0 to 3.0.1 (#1041)

Bump pre-commit/action from 3.0.0 to 3.0.1 (#1041) #1083

name: Rolling Source Build
on:
workflow_dispatch:
push:
branches:
- master
schedule:
# Run every day to detect flakiness and broken dependencies
- cron: '03 3 * * *'
jobs:
source:
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-ros-tooling-source-build.yml@master
with:
ros_distro: rolling
ref: master
ros2_repo_branch: rolling