diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ef61c223..5b712be9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -186,6 +186,7 @@ jobs: name: Particle needs: gcc runs-on: ubuntu-latest + if: github.event_name == 'push' strategy: fail-fast: false matrix: