From 035aad6362aed0db146ea4a59aee5227d7da30d2 Mon Sep 17 00:00:00 2001 From: Alexander Bias Date: Sat, 24 Aug 2024 21:01:35 +0200 Subject: [PATCH] Adapt GHA badge after cutting the release branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf67ad3..8a87a08 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ moodle-local_sandbox ==================== -[![Moodle Plugin CI](https://github.com/moodle-an-hochschulen/moodle-local_sandbox/workflows/Moodle%20Plugin%20CI/badge.svg?branch=main)](https://github.com/moodle-an-hochschulen/moodle-local_sandbox/actions?query=workflow%3A%22Moodle+Plugin+CI%22+branch%3Amain) +[![Moodle Plugin CI](https://github.com/moodle-an-hochschulen/moodle-local_sandbox/workflows/Moodle%20Plugin%20CI/badge.svg?branch=MOODLE_404_STABLE)](https://github.com/moodle-an-hochschulen/moodle-local_sandbox/actions?query=workflow%3A%22Moodle+Plugin+CI%22+branch%3AMOODLE_404_STABLE) Moodle plugin which programatically restores courses to predefined course states. It can be used to provide playground moodle courses which will be cleaned periodically