Skip to content

updated references to the ocamcalib config file #8

updated references to the ocamcalib config file

updated references to the ocamcalib config file #8

name: ros_package_build
on:
push:
branches: [ make_deb ]
paths-ignore:
- '**/README.md'
workflow_dispatch:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ctu-mrs/ci_scripts/.github/workflows/ros_package_build.yml@master
secrets:
PUSH_TOKEN: ${{ secrets.PUSH_TOKEN }}