Skip to content

Commit 8928d94

Browse files
committed
Enable Coverity Scan only on uxlfoundation/oneTBB repo
Signed-off-by: Vladislav Shchapov <[email protected]>
1 parent 8659619 commit 8928d94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverity.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ env:
2929
jobs:
3030
coverity_linux:
3131
name: Coverity Linux
32+
if: github.repository == 'uxlfoundation/oneTBB'
3233
runs-on: [ubuntu-latest]
3334
steps:
3435
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)