remove testing lines in ci/cd

This commit is contained in:
2026-02-28 23:02:45 -06:00
parent 92f3e1e442
commit 4a3c1dfa39
2 changed files with 0 additions and 2 deletions

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"