Merge pull request #91 from DerDavidBohl/experimental

Secrets 🔒 and SQLite 💾
This commit is contained in:
David Bohl
2025-10-06 12:18:55 +02:00
committed by GitHub
37 changed files with 741 additions and 90 deletions

View File

@@ -1,5 +1,6 @@
name: Build Docker Image
on:
workflow_dispatch:
pull_request:
types:
- opened