Story Crater Bot 6e1e7506c3
Build & Push Portfolio Image / Test (push) Failing after 46s
Build & Push Portfolio Image / Build & Push Image (push) Skipped
fix: add PR trigger, separate test job, fix workflow structure
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.
2026-09-06 22:50:10 -07:00
S
Description
No description provided
4.3 MiB
Languages
TypeScript 98.6%
Dockerfile 0.6%
Shell 0.5%
JavaScript 0.2%
CSS 0.1%