Skip to content

🐎 ci: Add configuration files for Dependabot and Mergify; update CI workflow #7

🐎 ci: Add configuration files for Dependabot and Mergify; update CI workflow

🐎 ci: Add configuration files for Dependabot and Mergify; update CI workflow #7

Workflow file for this run

name: Build
on:
pull_request:
push:
jobs:
build_and_test:
runs-on: ubuntu-latest
container:
image: rostooling/setup-ros-docker:ubuntu-jammy-ros-humble-ros-base-latest
steps:
- name: Build and run tests
uses: ros-tooling/action-ros-ci@v0.4
with:
package-name: pb_nav2_plugins
target-ros2-distro: humble