There was an error while loading. Please reload this page.
1 parent 4ec76bf commit 979fd1eCopy full SHA for 979fd1e
2 files changed
.github/workflows/ci.yaml
@@ -2,7 +2,7 @@ name: ci
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
pull_request:
7
jobs:
8
test-linux:
README.md
@@ -110,7 +110,7 @@ Install [`pprof`][npm-url] with `npm` or add to your `package.json`.
110
111
[circle-image]: https://circleci.com/gh/google/pprof-nodejs.svg?style=svg
112
[circle-url]: https://circleci.com/gh/google/pprof-nodejs
113
-[coveralls-image]: https://coveralls.io/repos/google/pprof-nodejs/badge.svg?branch=master&service=github
+[coveralls-image]: https://coveralls.io/repos/google/pprof-nodejs/badge.svg?branch=main&service=github
114
[npm-image]: https://badge.fury.io/js/pprof.svg
115
[npm-url]: https://npmjs.org/package/pprof
116
[pprof-url]: https://github.com/google/pprof
0 commit comments