Skip to content

Commit

Permalink
We should ensure all tests (including linting) are passing on CrowdIn…
Browse files Browse the repository at this point in the history
… PRs (github#17792)

Also, this was not the correct way to prevent that from running anyway
  • Loading branch information
JamesMGreene authored Feb 10, 2021
1 parent 8535616 commit 5c0cf9a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/js-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on:
branches:
- main
pull_request:
branches-ignore:
- translations

jobs:
lint:
Expand Down

0 comments on commit 5c0cf9a

Please sign in to comment.