mirror of
https://github.com/djkotowski/personal-website.git
synced 2026-09-12 13:30:40 -05:00
A merge to main could break the app even though the PR check ran ci-test separately; deploy previously fired on push regardless of CI outcome. Trigger deploy via workflow_run on ci-test completion instead, and skip the build job unless ci-test concluded success, so a broken main no longer publishes to Pages.