feat: add message_construct tracepoint on light mode instrumentation. #634
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: semantic-pull-request | |
on: | |
pull_request_target: | |
types: | |
- opened | |
- edited | |
- synchronize | |
jobs: | |
semantic-pull-request: | |
uses: autowarefoundation/autoware-github-actions/.github/workflows/semantic-pull-request.yaml@v1 |