diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2899ecdf8..96edd573f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,7 +1,7 @@ on: push: branches: - - master + - main pull_request: types: [ assigned, opened, synchronize, reopened, labeled ] name: ci diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index a6d9203a6..8f61f6d78 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -1,7 +1,7 @@ on: push: branches: - - master + - main name: release-please jobs: release-please: diff --git a/README.md b/README.md index 3494c14af..8a95beae8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- +

Yargs

@@ -199,6 +199,6 @@ post on why we think this is important](https://medium.com/the-node-js-collectio [conventional-commits-url]: https://conventionalcommits.org/ [slack-image]: http://devtoolscommunity.herokuapp.com/badge.svg [slack-url]: http://devtoolscommunity.herokuapp.com -[type-definitions]: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs +[type-definitions]: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/main/types/yargs [coverage-image]: https://img.shields.io/nycrc/yargs/yargs -[coverage-url]: https://github.com/yargs/yargs/blob/master/.nycrc +[coverage-url]: https://github.com/yargs/yargs/blob/main/.nycrc