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
Allow triggering nightly build from PR label (#1271)
* Allow triggering nightly build from PR label
Adding the `full-test-run` label to a PR before creating it will trigger
the same workflow as the nightly job. Pushing up another commit after
adding the label will also switch to running the full test run.
0 commit comments