Skip to content

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

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

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

name: Source Build - Iron
on:
workflow_dispatch:
push:
branches:
- ros2-master
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: iron
ref: ros2-master
ros2_repo_branch: iron