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(zizmor): support pull_request events in auto-delete job (#1975)
Org-required workflows via rulesets only fire pull_request events,
not push. Extend the delete-vulnerable-branch job to handle both,
using the correct ref and actor for each event type.
0 commit comments