Skip to content

Humble Source Build #298

Humble Source Build

Humble Source Build #298

name: Humble Source Build
on:
workflow_dispatch:
branches:
- humble
push:
branches:
- humble
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: humble
ref: humble
ros2_repo_branch: humble