fix: Update workflow names and conditions for E2E tests
All checks were successful
Run Tests / Lint (push) Successful in 36s
Run Tests / Unit Tests (push) Successful in 42s

This commit is contained in:
2025-10-28 11:26:41 +01:00
parent eb509e3dd2
commit 26843104ee
2 changed files with 15 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ name: Build and Push Docker Image
on:
workflow_run:
workflows:
- Run Tests
- Run E2E Tests
branches:
- main
types: