feat(autoware_universe_utils,etc): add time keeper to measure processing time #5898
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 |