Commit 065f48d
committed
ci: retrigger after constructive-db#1138 (.dockerignore fix) merged
The previous E2E failures were unrelated to this PR. constructive-db
.dockerignore had excluded application/ since commit a1ac9a5508
(2026-05-06), which made constructive-db-job:latest ship without the
constructive PG extension's source. pgpm fell back to CREATE EXTENSION
constructive on a postgres image that didn't have the .control file, so
every PR's CI on this workflow had been red since 2026-05-10.
Fix landed in constructive-io/constructive-db#1138. constructive-db-job
:latest has been rebuilt; manual workflow_dispatch run 25839642302 went
green on all three E2E jobs. This empty commit just retriggers PR-event
checks so the PR status reflects reality.1 parent 86719b1 commit 065f48d
0 file changed
0 commit comments