chore: gitea backend workflow with email
All checks were successful
Build and Push Backend Image / build (push) Successful in 49s
All checks were successful
Build and Push Backend Image / build (push) Successful in 49s
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user