diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml index 68c6a4db..b736cc6e 100644 --- a/.github/workflows/e2e-tests.yml +++ b/.github/workflows/e2e-tests.yml @@ -2,6 +2,7 @@ name: E2E Tests on: push: branches: [main] + branches-ignore: [i18n_crowdin] paths-ignore: - "docs/**" - "**.md"