OSOE-875: Analyzer violations don't show files and lines when run in GitHub Actions #63
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: Validate Pull Request | |
on: | |
pull_request_target: | |
jobs: | |
validate-pull-request: | |
name: Validate Pull Request | |
uses: Lombiq/GitHub-Actions/.github/workflows/validate-submodule-pull-request.yml@dev |