Skip to content

Commit c9e9ec1

Browse files
[CI] block HW-related workflow on forks
1 parent 40d919c commit c9e9ec1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gpu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
# TODO: add support for Windows
1313
ubuntu-build:
1414
name: Build - Ubuntu
15+
if: github.repository == 'oneapi-src/unified-memory-framework' # run only on upstream; forks will not have the HW
1516

1617
strategy:
1718
matrix:

0 commit comments

Comments
 (0)