We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8659619 commit 8928d94Copy full SHA for 8928d94
.github/workflows/coverity.yml
@@ -29,6 +29,7 @@ env:
29
jobs:
30
coverity_linux:
31
name: Coverity Linux
32
+ if: github.repository == 'uxlfoundation/oneTBB'
33
runs-on: [ubuntu-latest]
34
steps:
35
- uses: actions/checkout@v4
0 commit comments