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 19, 2020
1 parent 2391771 commit ce8418a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Test Python Package Installation on Linux and Mac

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

jobs:
Expand Down

0 comments on commit ce8418a

Please sign in to comment.