File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ name: Minimal installation
44
55on :
66 push :
7- branches : [ main, support/2.x ]
7+ branches : [ support/v2 ]
88 pull_request :
9- branches : [ main, support/2.x ]
9+ branches : [ support/v2 ]
1010
1111jobs :
1212 minimum_build :
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ name: Linux Testing
55
66on :
77 push :
8- branches : [ main, support/2.x ]
8+ branches : [ support/v2 ]
99 pull_request :
10- branches : [ main, support/2.x ]
10+ branches : [ support/v2 ]
1111
1212jobs :
1313 build :
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ name: Python package
55
66on :
77 push :
8- branches : [ main, support/2.x ]
8+ branches : [ support/v2 ]
99 pull_request :
10- branches : [ main, support/2.x ]
10+ branches : [ support/v2 ]
1111
1212jobs :
1313 windows :
You can’t perform that action at this time.
0 commit comments