diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index cb797303..5c096cde 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -3,6 +3,8 @@ on: pull_request_target: branches: - main + paths-ignore: + - public/static/locales/** jobs: test: timeout-minutes: 10