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
fix(ci): restrict push trigger to main branch only
Prevents double CI execution on PR branches (push + pull_request both
triggered, causing duplicate workflow runs).
Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
0 commit comments