File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Deploy docs to Pages
33on :
44 push :
55 branches :
6- - master
6+ - main
77
88 workflow_dispatch :
99
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ One time password implementations in Python. HOTP and TOTP.
99
1010[ ![ Github Actions] ( https://github.com/authlib/otpauth/actions/workflows/tests.yml/badge.svg )] ( https://github.com/authlib/otpauth/actions/workflows/tests.yml )
1111[ ![ PyPI] ( https://badgen.net/pypi/v/otpauth )] ( https://pypi.org/project/otpauth )
12- [ ![ codecov] ( https://codecov.io/gh/authlib/otpauth/branch/master /graph/badge.svg?token=pWQIlZ9Ir4 )] ( https://codecov.io/gh/authlib/otpauth )
12+ [ ![ codecov] ( https://codecov.io/gh/authlib/otpauth/branch/main /graph/badge.svg?token=pWQIlZ9Ir4 )] ( https://codecov.io/gh/authlib/otpauth )
1313[ ![ Maintainability Rating] ( https://sonarcloud.io/api/project_badges/measure?project=authlib_otpauth&metric=sqale_rating )] ( https://sonarcloud.io/summary/new_code?id=authlib_otpauth )
1414[ ![ Security Rating] ( https://sonarcloud.io/api/project_badges/measure?project=authlib_otpauth&metric=security_rating )] ( https://sonarcloud.io/summary/new_code?id=authlib_otpauth )
1515
You can’t perform that action at this time.
0 commit comments