Skip to content

Bump codecov/codecov-action from 3.1.5 to 4.0.1 (#1371) #1245

Bump codecov/codecov-action from 3.1.5 to 4.0.1 (#1371)

Bump codecov/codecov-action from 3.1.5 to 4.0.1 (#1371) #1245

name: Humble Binary Build - main
# author: Denis Štogl <denis@stoglrobotics.de>
# description: 'Build & test all dependencies from released (binary) packages.'
on:
workflow_dispatch:
branches:
- humble
pull_request:
branches:
- humble
push:
branches:
- humble
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '03 1 * * *'
jobs:
binary:
uses: ./.github/workflows/reusable-industrial-ci-with-cache.yml
with:
ros_distro: humble
ros_repo: main
upstream_workspace: ros2_control-not-released.humble.repos
ref_for_scheduled_build: humble