From 813cde21f14cac7702b7f1b1f74bbef469441587 Mon Sep 17 00:00:00 2001 From: Martin Mattel Date: Mon, 18 May 2026 15:31:07 +0200 Subject: [PATCH] feat: changes necessary for 4.8 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 482f475..5583548 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,8 +4,8 @@ on: push: branches: - master + - '4.8' - '4.7' - - '4.6' tags: - '**' pull_request: