Ignores e2e test for translation PRs (#1748)

This commit is contained in:
Omar López
2022-02-08 15:42:05 +00:00
committed by GitHub
parent 890daffad0
commit 00a79bdaba
+2
View File
@@ -3,6 +3,8 @@ on:
pull_request_target:
branches:
- main
paths-ignore:
- public/static/locales/**
jobs:
test:
timeout-minutes: 10