actually run on pipeline changes
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 3s
Build and Deploy Frontend / build-and-deploy (push) Successful in 3s

This commit is contained in:
2026-02-28 20:18:14 -06:00
parent 6ffb3e2e39
commit 6e36831db4
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ on:
- feature/ci-cd
paths:
- "client/**"
- ".gitea/workflows/deploy-client.yaml"
jobs:
build-and-deploy: