diff --git a/.github/workflows/spec.yml b/.github/workflows/spec.yml index 58b9fe0..e580173 100644 --- a/.github/workflows/spec.yml +++ b/.github/workflows/spec.yml @@ -3,7 +3,7 @@ name: Spec on: push: branches: - - master + - main pull_request: permissions: diff --git a/README.md b/README.md index 3d9917d..b11efd9 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,4 @@ The gem is available as open source under the terms of the [MIT License](https:/ ## Code of Conduct -Everyone interacting in the AppleID project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/nov/apple_id/blob/master/CODE_OF_CONDUCT.md). +Everyone interacting in the AppleID project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/nov/apple_id/blob/main/CODE_OF_CONDUCT.md).