From e1271abc5f86aa54277dc0e3e22bc1667164a9b0 Mon Sep 17 00:00:00 2001 From: Hsiaoming Yang Date: Sat, 1 Mar 2025 13:55:51 +0900 Subject: [PATCH] chore: update master branch to main branch --- .github/workflows/docs.yml | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index e0a0b7f..86ca11f 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -3,7 +3,7 @@ name: Deploy docs to Pages on: push: branches: - - master + - main workflow_dispatch: diff --git a/README.md b/README.md index 87555cd..10f97c7 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ A captcha library that generates audio and image CAPTCHAs. [![GitHub Sponsor](https://badgen.net/badge/support/captcha/blue?icon=github)](https://github.com/sponsors/lepture) -[![Build Status](https://github.com/lepture/captcha/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/lepture/captcha/actions/workflows/test.yml) -[![codecov](https://codecov.io/gh/lepture/captcha/branch/master/graph/badge.svg?token=xLjcXGMaeo)](https://codecov.io/gh/lepture/captcha) +[![Build Status](https://github.com/lepture/captcha/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/lepture/captcha/actions/workflows/test.yml) +[![codecov](https://codecov.io/gh/lepture/captcha/branch/main/graph/badge.svg?token=xLjcXGMaeo)](https://codecov.io/gh/lepture/captcha) ## Install