Skip to content

updated configs for realworld OS0-128 runtime #10

updated configs for realworld OS0-128 runtime

updated configs for realworld OS0-128 runtime #10

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 }}