From 0019f75e6a71535e896bffa4ff29dbfec545c404 Mon Sep 17 00:00:00 2001
From: Alexander Bias <bias@alexanderbias.de>
Date: Wed, 5 Jan 2022 22:40:50 +0100
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 c02b6e6..1398842 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 moodle-theme_boost_campus
 =========================
 
-[![Moodle Plugin CI](https://github.com/moodleuulm/moodle-theme_boost_campus/workflows/Moodle%20Plugin%20CI/badge.svg?branch=master)](https://github.com/moodleuulm/moodle-theme_boost_campus/actions?query=workflow%3A%22Moodle+Plugin+CI%22+branch%3Amaster)
+[![Moodle Plugin CI](https://github.com/moodleuulm/moodle-theme_boost_campus/workflows/Moodle%20Plugin%20CI/badge.svg?branch=MOODLE_311_STABLE)](https://github.com/moodleuulm/moodle-theme_boost_campus/actions?query=workflow%3A%22Moodle+Plugin+CI%22+branch%3AMOODLE_311_STABLE)
 
 Moodle Boost child theme which is intended to meet the needs of university campuses and adds several features and improvements
 
-- 
GitLab