Ignores e2e test for translation PRs (#1748)

pull/1721/head^2
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
1 changed files with 2 additions and 0 deletions

View File

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