add back the pull_request trigger on lint

This commit is contained in:
Pedro S. Lopez
2022-02-06 19:16:57 -04:00
committed by GitHub
parent d7478de68a
commit 7631400de1

View File

@@ -2,6 +2,7 @@ name: Lint
on:
push:
pull_request:
jobs:
eslint: