Only run tests on main and v1
This commit is contained in:
parent
0f2fa46e3c
commit
526dac0f91
1 changed files with 1 additions and 0 deletions
1
.github/workflows/python-deps-windows.yml
vendored
1
.github/workflows/python-deps-windows.yml
vendored
|
|
@ -3,6 +3,7 @@ name: Test Python Package Installation on Windows
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [main, v1]
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue