Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Dec 19, 2023
1 parent 0988e91 commit 2b2ee3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
needs: [prepare]
uses: ./.github/workflows/ci_pipe.yml
with:
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
Expand Down

0 comments on commit 2b2ee3e

Please sign in to comment.