File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Node.js CI
33on :
44 push :
55 branches :
6- - master
6+ - main
77 pull_request :
88
99jobs :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Release
33on :
44 push :
55 branches :
6- - master
6+ - main
77
88jobs :
99 release :
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ npm test
5353[ npm-url ] : https://npmjs.org/package/ml-hclust
5454[ codecov-image ] : https://img.shields.io/codecov/c/github/mljs/hclust.svg
5555[ codecov-url ] : https://codecov.io/gh/mljs/hclust
56- [ ci-image ] : https://github.com/mljs/hclust/workflows/Node.js%20CI/badge.svg?branch=master
56+ [ ci-image ] : https://github.com/mljs/hclust/workflows/Node.js%20CI/badge.svg?branch=main
5757[ ci-url ] : https://github.com/mljs/hclust/actions?query=workflow%3A%22Node.js+CI%22
5858[ download-image ] : https://img.shields.io/npm/dm/ml-hclust.svg
5959[ download-url ] : https://npmjs.org/package/ml-hclust
You can’t perform that action at this time.
0 commit comments