From cd5e8a96a5210e29a425c39bed5fb659c3388fd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89amonn=20McManus?= Date: Thu, 1 Dec 2022 17:06:28 -0800 Subject: [PATCH] Adjust configuration and documents to reflect the renamed main branch. RELNOTES=n/a PiperOrigin-RevId: 492336825 --- .github/workflows/ci.yml | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ea05645b..b9291b5e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,10 +3,10 @@ name: CI on: push: branches: - - master + - main pull_request: branches: - - master + - main jobs: test: diff --git a/README.md b/README.md index b604a819..a7fa2b74 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ License See the License for the specific language governing permissions and limitations under the License. -[ci-shield]: https://github.com/google/compile-testing/actions/workflows/ci.yml/badge.svg?branch=master +[ci-shield]: https://github.com/google/compile-testing/actions/workflows/ci.yml/badge.svg?branch=main [ci-link]: https://github.com/google/compile-testing/actions [maven-shield]: https://img.shields.io/maven-central/v/com.google.testing.compile/compile-testing.png [maven-link]: https://search.maven.org/artifact/com.google.testing.compile/compile-testing