Skip to content

Commit 69d23c4

Browse files
authored
Stop Nemo_CICD_Test from failing in forks (NVIDIA#2024)
1 parent afa7361 commit 69d23c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cicd-main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
is-not-external-contributor:
4242
runs-on: ubuntu-latest
4343
environment: nemo-ci
44+
if: github.repository == 'NVIDIA/Megatron-LM'
4445
outputs:
4546
is_external_contributor: ${{ github.event.pull_request.user.type == 'User' }}
4647
permissions:

0 commit comments

Comments
 (0)