Skip to content

Allow extending the hardware interface (#40) #169

Allow extending the hardware interface (#40)

Allow extending the hardware interface (#40) #169

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