Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Always run the PR builder step even if others are cancelled (nv-morph…
…eus#1736) - This forces the `pr-builder` step to always be run. Since this is a required step in order to merge a PR, we want to make sure it is always run. - This is needed since we skip some steps in CI by default which causes the pr-builder step to be skipped as well. ## By Submitting this PR I confirm: - I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md). - When the PR is ready for review, new or existing tests cover these changes. - When the PR is ready for review, the documentation is up to date with these changes. Authors: - Michael Demoret (https://github.com/mdemoret-nv) Approvers: - Tad ZeMicheal (https://github.com/tzemicheal) URL: nv-morpheus#1736
- Loading branch information