From 9dfc92f9cf5f49c76250b7dd038466b031eef21d Mon Sep 17 00:00:00 2001 From: Christian Hagendorn <200940+Hagendorn@users.noreply.github.com> Date: Wed, 13 Apr 2022 10:45:37 +0200 Subject: [PATCH] revert: "chore: rename default branch to main (#295)" This reverts commit 965fb0423b624f703059b3291069bc4984b84c6d. --- .github/workflows/testcafe-testing-library.yml | 2 +- README.md | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/testcafe-testing-library.yml b/.github/workflows/testcafe-testing-library.yml index 8bf90bc..1bc678f 100644 --- a/.github/workflows/testcafe-testing-library.yml +++ b/.github/workflows/testcafe-testing-library.yml @@ -2,7 +2,7 @@ name: testcafe-testing-library on: push: branches: - - "main" + - "master" - "alpha" pull_request: diff --git a/README.md b/README.md index 33a21de..9e84bc1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

testcafe-testing-library

-ox +ox @@ -14,7 +14,7 @@
-[![testcafe-testing-library](https://github.com/testing-library/testcafe-testing-library/workflows/testcafe-testing-library/badge.svg)](https://github.com/testing-library/testcafe-testing-library/actions?query=branch%3Amain+workflow%3Atestcafe-testing-library) +[![testcafe-testing-library](https://github.com/testing-library/testcafe-testing-library/workflows/testcafe-testing-library/badge.svg)](https://github.com/testing-library/testcafe-testing-library/actions?query=branch%3Amaster+workflow%3Atestcafe-testing-library) [![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends] [![MIT License][license-badge]][license] @@ -32,7 +32,7 @@
-TestingJavaScript.com Learn the smart, efficient way to test any JavaScript application. +TestingJavaScript.com Learn the smart, efficient way to test any JavaScript application.
@@ -117,12 +117,12 @@ MIT [downloads-badge]: https://img.shields.io/npm/dm/@testing-library/testcafe.svg?style=flat-square [npmtrends]: http://www.npmtrends.com/@testing-library/testcafe [license-badge]: https://img.shields.io/npm/l/@testing-library/testcafe.svg?style=flat-square -[license]: https://github.com/testing-library/testcafe-testing-library/blob/main/LICENSE +[license]: https://github.com/testing-library/testcafe-testing-library/blob/master/LICENSE [prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square [prs]: http://makeapullrequest.com [donate-badge]: https://img.shields.io/badge/$-support-green.svg?style=flat-square [coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square -[coc]: https://github.com/testing-library/testcafe-testing-library/blob/main/other/CODE_OF_CONDUCT.md +[coc]: https://github.com/testing-library/testcafe-testing-library/blob/master/other/CODE_OF_CONDUCT.md [github-watch-badge]: https://img.shields.io/github/watchers/testing-library/testcafe-testing-library.svg?style=social [github-watch]: https://github.com/testing-library/testcafe-testing-library/watchers [github-star-badge]: https://img.shields.io/github/stars/testing-library/testcafe-testing-library.svg?style=social