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
Previously there were two trigger conditions (PRs and pushes to main).
With the change all pushes (to PR branches or main) trigger it,
and the `paths:` filter applies every time.
This is a follow-up to #5364.
0 commit comments