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: push:
branches: branches:
- main - main
- feature/ci-cd
paths: paths:
- "api/**" - "api/**"
- ".gitea/workflows/deploy-api.yaml" - ".gitea/workflows/deploy-api.yaml"

View File

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