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
Remove workflow trigger on change in branch protection rules (#2574)
There is no need to trigger workflows with `Autoupdate pre-commit` and
`Run tests suite` on any change in branch protection rules. That trigger
was intended only to `Scorecard supply-chain security` workflow.
Thus the PR removes that triggers.
0 commit comments