6e1e7506c37807ac45895a9eef58e4c6d8346464
Changes: - Add 'pull_request' trigger (test-only on PRs) - Separate 'test' job (npm ci + npm test) - Separate 'build-push' job with condition: push to main only - Remove redundant Node.js install in push job - Proper dependency chain: test → build-push on main Now: PRs run tests without pushing. Main pushes build image to registry.
Description
No description provided
4.3 MiB
Languages
TypeScript
98.6%
Dockerfile
0.6%
Shell
0.5%
JavaScript
0.2%
CSS
0.1%