OSOE-760: Disable SA1518 since it's already covered by S113 #82
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: Validate Pull Request | |
on: | |
pull_request: | |
jobs: | |
validate-pull-request: | |
uses: Lombiq/GitHub-Actions/.github/workflows/validate-submodule-pull-request.yml@dev |