Skip to content

OSOE-838: Fixing that the dotnet test hang dump generation messages weren't surfaced, and fixing logic error making it fail even if the tests were successful #1806

OSOE-838: Fixing that the dotnet test hang dump generation messages weren't surfaced, and fixing logic error making it fail even if the tests were successful

OSOE-838: Fixing that the dotnet test hang dump generation messages weren't surfaced, and fixing logic error making it fail even if the tests were successful #1806

name: Validate Pull Request
# This is the same workflow you'd find in our other submodules. Unlike the rest of the workflows in this repo, this one
# is meant to actually run here, so don't call it from other repos.
on:
pull_request_target:
jobs:
validate-pull-request:
uses: Lombiq/GitHub-Actions/.github/workflows/validate-submodule-pull-request.yml@dev