Skip to content

Commit 76a4441

Browse files
committed
Prevent runs NVIDIA_CI on the fork
Signed-off-by: Andrii Bilokur <abilokur@nvidia.com>
1 parent 0c1a20f commit 76a4441

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ompi_nvidia.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: ompi_NVIDIA CI
2-
on: [pull_request, push]
3-
2+
on: [pull_request]
43
jobs:
54
deployment:
65
runs-on: [self-hosted, linux, x64, nvidia]

0 commit comments

Comments
 (0)