From ea266ff87bbf8701250e7bdd0c3c5bf79a6ce9ea Mon Sep 17 00:00:00 2001 From: Rob Falkenstein Date: Fri, 15 May 2026 11:37:23 +0200 Subject: [PATCH] add style build for ILIAS 11 --- .github/workflows/style-to-repo_trunk.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/style-to-repo_trunk.yml b/.github/workflows/style-to-repo_trunk.yml index 99b88c9e7ee2..370406d0fc10 100755 --- a/.github/workflows/style-to-repo_trunk.yml +++ b/.github/workflows/style-to-repo_trunk.yml @@ -2,7 +2,7 @@ name: Build and deploy style files on: push: branches: - - "release_9" + - "release_11" jobs: style-to-repo: