Do not run tests on tags
All checks were successful
Run Tests / run-tests (push) Successful in 40s
Build & Release / build-docker-image (push) Successful in 1m42s
Build & Release / deploy-to-production (push) Successful in 7s

This commit is contained in:
2026-05-02 16:00:57 +02:00
parent 18a0bd77bd
commit 9932fd8b52
2 changed files with 6 additions and 13 deletions

View File

@@ -1,7 +1,9 @@
name: Run Tests
on:
push: {}
workflow_dispatch:
push:
branches:
- '**'
env:
RUNNER_TOOL_CACHE: /toolcache