diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index fdc557bc0eb3..30abd7487f02 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -7,6 +7,8 @@ on: types: [opened, synchronize, reopened] branches-ignore: - 'l10n_master' + workflow_dispatch: + jobs: build: name: Build and Test