diff --git a/src/Umbraco.Web.UI.Client/.github/workflows/build_test.yml b/src/Umbraco.Web.UI.Client/.github/workflows/build_test.yml index 47b19ff4ea..de98c8d42e 100644 --- a/src/Umbraco.Web.UI.Client/.github/workflows/build_test.yml +++ b/src/Umbraco.Web.UI.Client/.github/workflows/build_test.yml @@ -9,6 +9,9 @@ on: pull_request: branches: [ main ] + # Allows GitHub to use this workflow to validate the merge queue + merge_group: + # Allows you to run this workflow manually from the Actions tab workflow_dispatch: