diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 12e0242..5a24e68 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -3,7 +3,7 @@ on: pull_request_target: push: branches: - - master + - main jobs: test: diff --git a/README.md b/README.md index c1286a0..db5be26 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Schedule meetings via a GitHub Action. Creates issues based on a schedule and template. -This repository is managed by the [Package Maintenance Working Group](https://github.com/nodejs/package-maintenance), see [Governance](https://github.com/nodejs/package-maintenance/blob/master/Governance.md). +This repository is managed by the [Package Maintenance Working Group](https://github.com/nodejs/package-maintenance), see [Governance](https://github.com/nodejs/package-maintenance/blob/main/Governance.md). ## Usage