Skip to content

docs(lanelet2_map_validator): add a new document how_to_contribute.md #1317

docs(lanelet2_map_validator): add a new document how_to_contribute.md

docs(lanelet2_map_validator): add a new document how_to_contribute.md #1317

Workflow file for this run

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