16 uses: ./.github/workflows/stockfish_sanitizers.yml
18 uses: ./.github/workflows/stockfish_test.yml
20 uses: ./.github/workflows/stockfish_compile_test.yml
22 if: github.ref == 'refs/heads/master' || (startsWith(github.ref_name, 'sf_') && github.ref_type == 'tag')
23 uses: ./.github/workflows/stockfish_binaries.yml
25 if: github.ref == 'refs/heads/master' || (startsWith(github.ref_name, 'sf_') && github.ref_type == 'tag')
26 uses: ./.github/workflows/stockfish_arm_binaries.yml