Skip to content

Commit

Permalink
Only run tests on main and v1
Browse files Browse the repository at this point in the history
  • Loading branch information
David Verdeguer committed Oct 6, 2020
1 parent 0f2fa46 commit 526dac0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-deps-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Test Python Package Installation on Windows

on:
push:
branches: [main, v1]
pull_request:

jobs:
Expand Down

0 comments on commit 526dac0

Please sign in to comment.