mirror of
https://github.com/msberends/AMR.git
synced 2026-03-19 20:22:31 +01:00
push: branches: '**' caused both the push event (9-worker matrix) and the pull_request event (1-worker matrix) to fire simultaneously on every PR commit. Restricting push to [main] means PR pushes only trigger the pull_request path (1 worker), while direct pushes to main still get the full 9-worker matrix. https://claude.ai/code/session_01XHWLohiSTdZvCutwD7ag2b