Skip to content

Commit 479be5e

Browse files
authored
[CI] Only launch pixi action in sofa-framework (#6147)
1 parent 7dd88a5 commit 479be5e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/CI_macos_linux_windows_pixi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
sofa-pixi:
1818
name: ${{ matrix.os }} - Env ${{ matrix.environment }} ${{ matrix.build_type }} ${{ matrix.compiler }}
1919
runs-on: ${{ matrix.os }}
20+
if: ${{ github.repository_owner == 'sofa-framework' }}
2021

2122
strategy:
2223
fail-fast: false

0 commit comments

Comments
 (0)