Don’t double up unit tests on PRs

This commit is contained in:
Félix Saparelli 2022-07-05 22:18:50 +12:00
parent 38ce26d0c4
commit 6a127bab86
No known key found for this signature in database
GPG key ID: B948C4BAE44FC474

View file

@ -2,6 +2,7 @@ name: Unit tests
on: on:
push: push:
branches: [ main ]
pull_request: pull_request:
env: env: