feature/client-template #2

Merged
homeburger merged 27 commits from feature/client-template into main 2026-03-14 23:10:46 -05:00
Showing only changes of commit 20ea31e63a - Show all commits

View File

@@ -5,8 +5,8 @@ run-name: "${{ gitea.event.head_commit.message }}: Deploy Client"
on: on:
push: push:
branches: #branches:
- main # - main
paths: paths:
- "client/**" - "client/**"
- ".gitea/workflows/deploy-client.yaml" - ".gitea/workflows/deploy-client.yaml"