1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-19 17:02:24 +01:00
Files
AMR/.github
Claude 80e267f0d1 Limit push trigger to main in check-recent workflow
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
2026-03-19 07:40:09 +00:00
..
2025-12-22 09:34:58 +01:00
2025-09-11 14:41:28 +02:00