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
This condition ensures that you don't accidently trigger a large number of module workflows when, for example, you merge changes from upstream into your fork.
435
+
This condition prevents accidentally triggering a large amount of module workflows, e.g., when merging upstream changes into your fork.
436
+
437
+
In forks, workflow validation remains possible through explicit runs (that is, by using the `workflow_dispatch` event).
0 commit comments