Skip to content

Add R1 teleop

Add R1 teleop #28

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