diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2eb8b8f08b3..81d135646c7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -3,17 +3,12 @@ name: Run tests on: workflow_dispatch: + push: + branches: + - "main" + - "rc" + - "hotfix-rc-*" pull_request: - branches-ignore: - - 'l10n_master' - - 'cf-pages' - paths: - - 'apps/**' - - 'libs/**' - - '*' - - '!*.md' - - '!*.txt' - - '.github/workflows/test.yml' defaults: run: