Skip to content

Commit f4965c4

Browse files
authored
Merge pull request #11879 from B-a-S/main
Prevent runs NVIDIA_CI on the fork
2 parents 0c1a20f + 76a4441 commit f4965c4

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)