Skip to content

Commit ce8418a

Browse files
committed
Only run tests on main and v1
1 parent 2391771 commit ce8418a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-deps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Test Python Package Installation on Linux and Mac
22

33
on:
44
push:
5+
branches: [main, v1]
56
pull_request:
67

78
jobs:

0 commit comments

Comments
 (0)