test workflows
Some checks failed
Backend ECR Deployment / build-and-push (push) Failing after 4m4s
Frontend CI/CD / build-and-push (push) Failing after 1m55s
Backend ECR Deployment / notify-deploy (push) Has been skipped
Frontend CI/CD / notify-deploy (push) Has been skipped
Backend Modal Build / Build & Push via Modal (push) Has been cancelled
Backend Modal Build / notify-deploy (push) Has been cancelled

This commit is contained in:
DatTT127
2026-07-18 18:15:49 +07:00
parent eae7bd1957
commit 75a8813999
3 changed files with 3 additions and 15 deletions

View File

@@ -5,9 +5,7 @@ name: Frontend CI/CD
on:
push:
branches: [main]
paths:
- 'workspace/sprint_1_2/CODEBASE/frontend/implementation/**'
branches: ['**']
workflow_dispatch: {}
permissions: