File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: arviz-compatibility
3
3
on :
4
4
pull_request :
5
5
push :
6
- branches : [master ]
6
+ branches : [v3 ]
7
7
8
8
jobs :
9
9
pytest :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: jax-sampling
3
3
on :
4
4
pull_request :
5
5
push :
6
- branches : [master ]
6
+ branches : [v3 ]
7
7
8
8
jobs :
9
9
pytest :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: pre-commit
3
3
on :
4
4
pull_request :
5
5
push :
6
- branches : [master ]
6
+ branches : [v3 ]
7
7
8
8
jobs :
9
9
pre-commit :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: pytest
3
3
on :
4
4
pull_request :
5
5
push :
6
- branches : [master ]
6
+ branches : [v3 ]
7
7
8
8
jobs :
9
9
pytest :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: windows
3
3
on :
4
4
pull_request :
5
5
push :
6
- branches : [master ]
6
+ branches : [v3 ]
7
7
8
8
jobs :
9
9
pytest :
You can’t perform that action at this time.
0 commit comments