Skip to content

[WIP] Merge develop/pr2-noetic branch #184

[WIP] Merge develop/pr2-noetic branch

[WIP] Merge develop/pr2-noetic branch #184

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