Skip to content

[CI] Set ref input explicitely for action-ros-ci (backport #1254) #263

[CI] Set ref input explicitely for action-ros-ci (backport #1254)

[CI] Set ref input explicitely for action-ros-ci (backport #1254) #263

name: Iron - ABI Compatibility Check
on:
workflow_dispatch:
branches:
- iron
pull_request:
branches:
- iron
jobs:
abi_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ros-industrial/industrial_ci@master
env:
ROS_DISTRO: iron
ROS_REPO: main
ABICHECK_URL: github:${{ github.repository }}#${{ github.base_ref }}
NOT_TEST_BUILD: true