Skip to content

Merge branch 'sans_sun_points' of github.com:ctu-mrs/uvdar_core into … #93

Merge branch 'sans_sun_points' of github.com:ctu-mrs/uvdar_core into …

Merge branch 'sans_sun_points' of github.com:ctu-mrs/uvdar_core into … #93

name: ros_package_build
on:
push:
branches: [ master ]
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 }}