trails/.github/workflows
Ullrich Schäfer 052ff6ac20
Fix automerge: add workflow_run trigger after CI completes
check_suite and status events don't reliably trigger for workflows
on the same commit (GitHub prevents infinite loops). Replaced with
workflow_run on CI completion, which fires after all CI jobs finish.

Added comments explaining why each trigger group exists.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 00:32:22 +01:00
..
automerge.yml Fix automerge: add workflow_run trigger after CI completes 2026-03-25 00:32:22 +01:00
cd.yml Add infrastructure: Terraform, Docker Compose, BRouter, CD pipeline (#2) 2026-03-22 13:32:01 +01:00
ci.yml Fix CI: wait for PostGIS extension before schema push 2026-03-25 00:21:25 +01:00