Refine TODO list and CI triggers
All checks were successful
docker / build-and-push (push) Successful in 48s

This commit is contained in:
Space-Banane
2026-05-20 20:40:36 +02:00
parent c2c4b25622
commit 67b27a48be
2 changed files with 62 additions and 67 deletions

View File

@@ -3,6 +3,9 @@ on:
push:
branches: [main]
tags: ['v*']
paths-ignore:
- '**/*.md'
- '**/*.txt'
workflow_dispatch:
jobs: