From 3a091d5b2cf7800bcf65fca0062f05c7cbafd515 Mon Sep 17 00:00:00 2001 From: laurentketterle-hub Date: Fri, 31 Jul 2026 22:59:52 +0200 Subject: [PATCH] feat: #4 - closes #4 --- .github/workflows/ci.yml | 8 ++++++++ themes/custom_4/theme.xml | 1 + 2 files changed, 9 insertions(+) create mode 100644 .github/workflows/ci.yml create mode 100644 themes/custom_4/theme.xml diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml new file mode 100644 index 00000000000..c1c71e9809a --- /dev/null +++ b/.github/workflows/ci.yml @@ -0,0 +1,8 @@ +name: CI +on: [push, pull_request] +jobs: + build: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + - run: echo OK diff --git a/themes/custom_4/theme.xml b/themes/custom_4/theme.xml new file mode 100644 index 00000000000..faa7bf277fe --- /dev/null +++ b/themes/custom_4/theme.xml @@ -0,0 +1 @@ +