CI: skip Particle job for Pull Requests

This commit is contained in:
Benoit Blanchon
2021-02-05 12:06:49 +01:00
parent 33de2b6cf3
commit 769e8440f5

View File

@ -186,6 +186,7 @@ jobs:
name: Particle
needs: gcc
runs-on: ubuntu-latest
if: github.event_name == 'push'
strategy:
fail-fast: false
matrix: