feature/ci-cd #1

Merged
homeburger merged 53 commits from feature/ci-cd into main 2026-02-28 23:04:37 -06:00
2 changed files with 0 additions and 2 deletions
Showing only changes of commit 4a3c1dfa39 - Show all commits

View File

@@ -7,7 +7,6 @@ on:
push:
branches:
- main
- feature/ci-cd
paths:
- "api/**"
- ".gitea/workflows/deploy-api.yaml"

View File

@@ -7,7 +7,6 @@ on:
push:
branches:
- main
- feature/ci-cd
paths:
- "client/**"
- ".gitea/workflows/deploy-client.yaml"