We should ensure all tests (including linting) are passing on CrowdIn PRs (#17792)

Also, this was not the correct way to prevent that from running anyway
This commit is contained in:
James M. Greene 2021-02-10 17:38:33 -06:00 коммит произвёл GitHub
Родитель 853561629d
Коммит 5c0cf9ae69
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 2 удалений

2
.github/workflows/js-lint.yml поставляемый
Просмотреть файл

@ -6,8 +6,6 @@ on:
branches:
- main
pull_request:
branches-ignore:
- translations
jobs:
lint: