AntiPattern
GitHub Actions Trigger Loops
github-token-trigger-loop-misconfiguration
PR-driven workflows that use GitHub tokens or default branch publishing settings can re-trigger themselves after committing/publishing, then fail merges or leave artifacts unlinked because event filters and permissions aren’t aligned with the intended trigger conditions.