Pattern
Workflow Merge Trigger Loops
ci-merge-trigger-feedback-loop
PR workflow changes get applied on merges and then retrigger themselves (via commits with GITHUB_TOKEN, merge-queue events, or action checkout behavior), while pre-merge validation and conflict resolution can silently block branch creation and make loop causes hard to diagnose.