Only run tests on main and v1

This commit is contained in:
David Verdeguer 2020-10-06 14:47:20 +02:00
parent 0f2fa46e3c
commit 526dac0f91

View file

@ -3,6 +3,7 @@ name: Test Python Package Installation on Windows
on:
push:
branches: [main, v1]
pull_request:
jobs: