Skip to content

Commit e004c76

Browse files
[CI] Prevent SYCL Nightly from running in forks (#10103)
1 parent c60a3a2 commit e004c76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sycl_nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111

1212
jobs:
1313
test_matrix:
14+
if: github.repository == 'intel/llvm'
1415
name: Generate Test Matrix
1516
uses: ./.github/workflows/sycl_gen_test_matrix.yml
1617
with:

0 commit comments

Comments
 (0)