diff options
author | Joas Schilling <coding@schilljs.com> | 2024-08-14 13:53:22 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2024-08-14 13:53:22 +0200 |
commit | 5a554100830df287f96568328d00ad7544ce8480 (patch) | |
tree | b59cb0df649aa88a3e26bcc04724ec0bbcabe76d /README.md | |
parent | 2659b2113d9d4c3c34609ecf99591f2f9f66bc44 (diff) | |
download | nextcloud-server-5a554100830df287f96568328d00ad7544ce8480.tar.gz nextcloud-server-5a554100830df287f96568328d00ad7544ce8480.zip |
chore(branchoff): Test against stable30 branches
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 119cad6d412..6eab8c7d4a5 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ --> # Nextcloud Server ☁ [![REUSE status](https://api.reuse.software/badge/github.com/nextcloud/server)](https://api.reuse.software/info/github.com/nextcloud/server) -[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nextcloud/server/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/nextcloud/server/?branch=master) -[![codecov](https://codecov.io/gh/nextcloud/server/branch/master/graph/badge.svg)](https://codecov.io/gh/nextcloud/server) +[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nextcloud/server/badges/quality-score.png?b=stable30)](https://scrutinizer-ci.com/g/nextcloud/server/?branch=stable30) +[![codecov](https://codecov.io/gh/nextcloud/server/branch/stable30/graph/badge.svg)](https://codecov.io/gh/nextcloud/server) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/209/badge)](https://bestpractices.coreinfrastructure.org/projects/209) [![Design](https://contribute.design/api/shield/nextcloud/server)](https://contribute.design/nextcloud/server) |