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
While the schedule trigger only works on the default branch, the workflow_dispatch trigger can still be run on other branches.
This is a precaution to not accidentally run it on a different branch.
0 commit comments