Do not run unit tests on each push

This commit is contained in:
Frédéric Guillot
2022-11-12 16:44:34 -08:00
parent ba2200866d
commit eda5ba2308

View File

@@ -1,7 +1,6 @@
name: Unit Tests
on:
push:
pull_request:
branches: [ main ]