Skip to content

[CI] Refactoring

[CI] Refactoring #30

name: RHEL Humble Semi-Binary Build
on:
workflow_dispatch:
pull_request:
branches:
- ros2-master
schedule:
# Run every day to detect flakiness and broken dependencies
- cron: '03 3 * * *'
jobs:
humble_rhel:
name: Humble RHEL semi-binary build
uses: ./.github/workflows/reusable-rhel-binary-build.yml
with:
ros_distro: humble
upstream_workspace: control_toolbox.humble.repos
ref_for_scheduled_build: ros2-master