You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: remove redundant push trigger from build workflow
Build workflow now only runs on pull_request events targeting main.
Running again after merge is redundant since the PR already validated
the changes — saves CI minutes and avoids duplicate status checks.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>