File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ run-name: ${{ github.actor }}::pytest pcdl library on mac os x; the latest pytho
77
88on :
99 push :
10- branches : ["v3"] # ["master", "utest", "v4"]
10+ branches : ["v3"] # only!
1111
1212jobs :
1313 build-macosx :
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ run-name: ${{ github.actor }}::pytest pcdl library on linux os; all python3 vers
77
88on :
99 push :
10- branches : ["v3"] # ["master", "utest", "v4"]
10+ branches : ["v3"] # only!
1111
1212jobs :
1313 build-linux :
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ run-name: ${{ github.actor }}::pytest pcdl library on windows os; the latest pyt
77
88on :
99 push :
10- branches : ["v3"] # ["master", "utest", "v4"]
10+ branches : ["v3"] # only!
1111
1212jobs :
1313 build-windows :
You can’t perform that action at this time.
0 commit comments