Skip to content

CMakeLists.txt add install command to work on > catkin config --install > catkin build -vi --summarize #219

CMakeLists.txt add install command to work on > catkin config --install > catkin build -vi --summarize

CMakeLists.txt add install command to work on > catkin config --install > catkin build -vi --summarize #219

Workflow file for this run

name: "Pull Request Labeler (Main)"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
configuration-path: ".github/labeler_conf/main_labeler.yml"
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
dot: true