ci: lint pull requests

This commit is contained in:
Yishuai Li 2022-03-02 16:43:21 -05:00
parent 91c8479518
commit 6b03d2e350
No known key found for this signature in database
GPG key ID: AC0299940DF0B203

View file

@ -2,7 +2,7 @@
name: Node CI
on: [push]
on: [push, pull_request]
jobs:
build: