࿓❯ Added a badge for the devel branch tests

Signed-off-by: Victor-ray, S <12261439+ZendaiOwl@users.noreply.github.com>
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
Victor-ray, S 2023-01-16 17:46:47 +01:00 committed by Tobias Knöppler
parent f80c3a680f
commit 09508fa1e7
No known key found for this signature in database
GPG Key ID: 3510056072886A8F

View File

@ -27,10 +27,18 @@ Please to reach out in the [Matrix][chat-matrix-wiki] or [Telegram][chat-telegra
---
`master`
[![VM Tests][vm-tests-badge]][vm-tests]
[![Docker Tests][docker-tests-badge]][docker-tests]
`devel`
[![VM Tests][gh-vm-tests-badge-devel]][vm-tests]
[![Docker Tests][gh-docker-tests-badge-devel]][docker-tests]
---
## Features
@ -280,6 +288,14 @@ You can find us on the [Forum][nc-forum], [Telegram][chat-telegram] or [Matrix][
<!-- BADGES -->
[gh-vm-tests-badge]: https://github.com/nextcloud/nextcloudpi/actions/workflows/vm-tests.yml/badge.svg
[gh-docker-tests-badge]: https://github.com/nextcloud/nextcloudpi/actions/workflows/build-docker.yml/badge.svg
[gh-vm-tests-badge-devel]: https://github.com/nextcloud/nextcloudpi/actions/workflows/vm-tests.yml/badge.svg?branch=devel
[gh-docker-tests-badge-devel]: https://github.com/nextcloud/nextcloudpi/actions/workflows/build-docker.yml/badge.svg?branch=devel
[vm-tests-badge]: https://github.com/nextcloud/nextcloudpi/workflows/VM%20Integration%20Tests/badge.svg
[docker-tests-badge]: https://github.com/nextcloud/nextcloudpi/actions/workflows/build-docker.yml/badge.svg