stefankoelle initial

This commit is contained in:
2026-08-14 12:26:58 +02:00
parent da8acc849a
commit 02cdd9c6f4
50 changed files with 2033 additions and 74 deletions
+6
View File
@@ -3,8 +3,14 @@ name: Build & Deploy moonweb-site
on:
push:
branches: [main]
paths-ignore:
- 'stefankoelle/**'
- '.github/workflows/deploy-stefankoelle.yml'
pull_request:
branches: [main]
paths-ignore:
- 'stefankoelle/**'
- '.github/workflows/deploy-stefankoelle.yml'
# Cancel in-progress runs for the same branch
concurrency: