diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 27bfe0baae..89261d8e9f 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -65,7 +65,6 @@ jobs: pr_info: ${{ needs.prepare.outputs.pr_info }} pr_outcome: ${{ needs.prepare.outputs.pr_outcome }} has_skip_ci_label: ${{ needs.prepare.outputs.has_skip_ci_label }} - run_check: ${{ startsWith(github.ref_name, 'pull-request/') }} container: nvcr.io/ea-nvidia-morpheus/morpheus:morpheus-ci-build-230913 test_container: nvcr.io/ea-nvidia-morpheus/morpheus:morpheus-ci-test-230913