Skip to content

Update dynamic properties (backport #195) #270

Update dynamic properties (backport #195)

Update dynamic properties (backport #195) #270

Workflow file for this run

name: ROS2 Lint
on:
pull_request:
jobs:
ament_lint:
name: ament_${{ matrix.linter }}
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
linter: [copyright, lint_cmake]
steps:
- uses: actions/checkout@v3
- uses: ros-tooling/[email protected]
- uses: ros-tooling/[email protected]
with:
distribution: rolling
linter: ${{ matrix.linter }}
package-name:
ur_description