Skip to content

Update branches for semi-binary job (backport #115) (#117) #4

Update branches for semi-binary job (backport #115) (#117)

Update branches for semi-binary job (backport #115) (#117) #4

name: Jazzy - Coverage Build
on:
workflow_dispatch:
push:
branches:
- jazzy
pull_request:
branches:
- jazzy
concurrency:
# cancel previous runs of the same workflow, except for pushes on humble branch
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ !startsWith(github.ref, '/refs/heads') }}
jobs:
coverage_jazzy:
name: coverage build - jazzy
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-build-coverage.yml@master
secrets: inherit
with:
ros_distro: jazzy