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 @@ -3,7 +3,7 @@ name: test & maybe release
33on :
44 push :
55 branches :
6- - master
6+ - main
77 pull_request :
88 workflow_dispatch :
99
Original file line number Diff line number Diff line change 33[ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
44[ ![ Discuss] ( https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square )] ( https://discuss.ipfs.tech )
55[ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/js-ipfsd-ctl.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/js-ipfsd-ctl )
6- [ ![ CI] ( https://img.shields.io/github/actions/workflow/status/ipfs/js-ipfsd-ctl/js-test-and-release.yml?branch=master \& style=flat-square )] ( https://github.com/ipfs/js-ipfsd-ctl/actions/workflows/js-test-and-release.yml?query=branch%3Amaster )
6+ [ ![ CI] ( https://img.shields.io/github/actions/workflow/status/ipfs/js-ipfsd-ctl/js-test-and-release.yml?branch=main \& style=flat-square )] ( https://github.com/ipfs/js-ipfsd-ctl/actions/workflows/js-test-and-release.yml?query=branch%3Amain )
77
88> Spawn IPFS Daemons, Kubo or...
99
Original file line number Diff line number Diff line change 4343 },
4444 "release" : {
4545 "branches" : [
46- " master "
46+ " main "
4747 ],
4848 "plugins" : [
4949 [
You can’t perform that action at this time.
0 commit comments