Skip to content

Commit 11c8bf0

Browse files
authored
ci: Fix code-freeze workflow (#204)
Signed-off-by: oliver könig <[email protected]>
1 parent 52b8ce0 commit 11c8bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-freeze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
default: true
2222
jobs:
2323
code-freeze:
24-
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/[email protected].1
24+
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/[email protected].2
2525
with:
2626
library-name: NeMo Run
2727
python-package: nemo_run

0 commit comments

Comments
 (0)