Skip to content

Commit 9d61c4e

Browse files
committed
ci: pin FW-CI-templates to NVIDIA-NeMo/FW-CI-templates#480 (mirror branch protection)
Companion PR to NVIDIA-NeMo/FW-CI-templates#480, which mirrors the branch-protection rule of `[rv][0-9].[0-9].[0-9]` onto `deploy-release/*` so the validate-only release rehearsal is gated by the same required status checks as a real release. Pinned to commit 042e967e4ac9652c324cbd5b78fd126c089aec6c on `ko3n1g/feat/mirror-release-branch-protection`. Re-pin to a released tag once FW-CI-templates#480 lands. Signed-off-by: oliver könig <okoenig@nvidia.com>
1 parent 0076402 commit 9d61c4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ concurrency:
6363
jobs:
6464
release:
6565
if: '!cancelled()'
66-
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@v1.0.0
66+
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@042e967e4ac9652c324cbd5b78fd126c089aec6c
6767
with:
6868
release-ref: ${{ inputs.release-ref || github.sha }}
6969
python-package: nemo_run

0 commit comments

Comments
 (0)