Skip to content

feat(goal_planner): prioritize pull over path by curvature (#1048) #134

feat(goal_planner): prioritize pull over path by curvature (#1048)

feat(goal_planner): prioritize pull over path by curvature (#1048) #134

Workflow file for this run

name: pr-labeler
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yaml