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:
push:
branches:
- main
#branches:
# - main
paths:
- "client/**"
- ".gitea/workflows/deploy-client.yaml"