chore: gitea backend workflow with email
All checks were successful
Build and Push Backend Image / build (push) Successful in 49s

This commit is contained in:
2026-03-11 11:32:51 +01:00
parent a05a96a8aa
commit 22a2e63687

View File

@@ -10,6 +10,7 @@ on:
paths:
- "packages/backend/**"
- "packages/types/**"
- "packages/email/**"
- "Dockerfile.backend"
pull_request:
branches:
@@ -17,6 +18,7 @@ on:
paths:
- "packages/backend/**"
- "packages/types/**"
- "packages/email/**"
- "Dockerfile.backend"
workflow_dispatch: