Ignores e2e test for translation PRs (#1748)

This commit is contained in:
Omar López 2022-02-08 08:42:05 -07:00 committed by GitHub
parent 890daffad0
commit 00a79bdaba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,8 @@ on:
pull_request_target:
branches:
- main
paths-ignore:
- public/static/locales/**
jobs:
test:
timeout-minutes: 10