Files
echolot/.gitea/workflows
mrambossekandClaude Opus 5 0c988df7e8
server-test / test (push) Successful in 1m3s
ci: split server test and release workflows — mixed paths+tags never fired
A push trigger that declares tags: stops matching branch pushes, and the
paths filter doesn't apply to tag pushes — so the combined workflow could
effectively never run. test-server.yml now covers branch pushes touching
server/; build-server.yml is tags-only (server-v*).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-30 15:41:25 +02:00
..