diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fe883a58..5e1e5a5b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,7 +2,7 @@ name: ci on: push: branches: - - master + - main pull_request: jobs: test-linux: diff --git a/README.md b/README.md index 92d66b70..0596e286 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Install [`pprof`][npm-url] with `npm` or add to your `package.json`. [circle-image]: https://circleci.com/gh/google/pprof-nodejs.svg?style=svg [circle-url]: https://circleci.com/gh/google/pprof-nodejs -[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 [npm-image]: https://badge.fury.io/js/pprof.svg [npm-url]: https://npmjs.org/package/pprof [pprof-url]: https://github.com/google/pprof