Add frontend tests workflow and update paths for Go and TypeScript workflows

This commit is contained in:
2025-05-29 17:12:42 +02:00
parent 37c49dc0cc
commit 57b9d4cc89
3 changed files with 43 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- "*"
paths:
- "server/**"
pull_request:
branches:
- main