X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=.github%2Fworkflows%2Fstockfish.yml;fp=.github%2Fworkflows%2Fstockfish.yml;h=99c4259ac756f0d816c65aaaee3252f644fa3bef;hp=ca52ffe08b36317085d86ff4df50e240d59c54bd;hb=aec8fb3fdec8309a0cc78222a4f674ea6fea9411;hpb=6eaa1c3ecd297404b28f9e80cddf81c4c6926a51 diff --git a/.github/workflows/stockfish.yml b/.github/workflows/stockfish.yml index ca52ffe0..99c4259a 100644 --- a/.github/workflows/stockfish.yml +++ b/.github/workflows/stockfish.yml @@ -13,6 +13,7 @@ on: - tools jobs: Prerelease: + if: github.ref == 'refs/heads/master' runs-on: ubuntu-latest steps: - uses: actions/checkout@v3