Run eslint on branches

This commit is contained in:
Joel Collins 2020-12-07 14:45:17 +00:00
parent 28cf692fca
commit d454255cb6

View file

@ -110,6 +110,7 @@ eslint:
- npm run lint - npm run lint
only: only:
- branches
- merge_requests - merge_requests
- tags - tags
- web - web