File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- ensed to the Apache Software Foundation (ASF) under one
1+ #
2+ # Licensed to the Apache Software Foundation (ASF) under one
23# or more contributor license agreements. See the NOTICE file
34# distributed with this work for additional information
45# regarding copyright ownership. The ASF licenses this file
@@ -14,14 +15,16 @@ ensed to the Apache Software Foundation (ASF) under one
1415# KIND, either express or implied. See the License for the
1516# specific language governing permissions and limitations
1617# under the License.
18+ #
1719
18- name : build
20+ name : Build and test
1921
2022on :
23+ workflow_dispatch :
2124 push :
22- branches : [main , "v*"]
25+ branches : [master , "v*"]
2326 pull_request :
24- branches : [main , "v*"]
27+ branches : [master , "v*"]
2528
2629jobs :
2730 format :
Original file line number Diff line number Diff line change @@ -968,4 +968,3 @@ Only a few of the functions are covered by unit tests. Functions involving closu
968968[ open ] : https://cdn.jsdelivr.net/gh/Readme-Workflows/Readme-Icons@main/icons/octicons/IssueNeutral.svg
969969[ done ] : https://cdn.jsdelivr.net/gh/Readme-Workflows/Readme-Icons@main/icons/octicons/ApprovedChanges.svg
970970[ partial ] : https://cdn.jsdelivr.net/gh/Readme-Workflows/Readme-Icons@main/icons/octicons/IssueDrafted.svg
971- >>>>>>> source/main
You can’t perform that action at this time.
0 commit comments