From be2f2219c92c2cd1e38b3fe74f7eaa4e78f07b74 Mon Sep 17 00:00:00 2001 From: David Gardner Date: Mon, 18 Dec 2023 16:39:40 -0800 Subject: [PATCH] wip --- .github/workflows/pull_request.yml | 1 - 1 file changed, 1 deletion(-) 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