From df237ff9116abea3007e108e2e578e2e6009cf05 Mon Sep 17 00:00:00 2001 From: Ralf Lang Date: Fri, 19 Jun 2026 13:40:03 +0200 Subject: [PATCH] feat(ci): regenerate workflow with name: CI and template 1.3.0 --- .github/workflows/ci.yml | 5 +++-- bin/ci-bootstrap.sh | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ff8398a..bce4ecb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,8 @@ name: CI # Generated by: horde-components 1.0.0-RC1 -# Template version: 1.2.0 -# Generated: 2026-06-18 18:42:54 UTC +# Template version: 1.3.0 +# Generated: 2026-06-19 11:39:38 UTC # # DO NOT EDIT - Regenerate with: horde-components ci init # @@ -18,6 +18,7 @@ on: jobs: ci: + name: CI runs-on: ubuntu-24.04 steps: diff --git a/bin/ci-bootstrap.sh b/bin/ci-bootstrap.sh index 1378865..cf29dd0 100755 --- a/bin/ci-bootstrap.sh +++ b/bin/ci-bootstrap.sh @@ -1,8 +1,8 @@ #!/bin/bash # Horde CI Bootstrap Script (GitHub Actions) # Generated by: horde-components 1.0.0-RC1 -# Template version: 1.2.0 -# Generated: 2026-06-18 18:42:54 UTC +# Template version: 1.3.0 +# Generated: 2026-06-19 11:39:38 UTC # # DO NOT EDIT - Regenerate with: horde-components ci init #