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 7dd88a5 commit 479be5eCopy full SHA for 479be5e
1 file changed
.github/workflows/CI_macos_linux_windows_pixi.yml
@@ -17,6 +17,7 @@ jobs:
17
sofa-pixi:
18
name: ${{ matrix.os }} - Env ${{ matrix.environment }} ${{ matrix.build_type }} ${{ matrix.compiler }}
19
runs-on: ${{ matrix.os }}
20
+ if: ${{ github.repository_owner == 'sofa-framework' }}
21
22
strategy:
23
fail-fast: false
0 commit comments