run on push and pull_request

This commit is contained in:
Casey Lee 2020-03-02 08:04:30 -08:00
parent e9de6ca2c0
commit a5570ffdd6
No known key found for this signature in database
GPG key ID: 1899120ECD0A1784

View file

@ -1,5 +1,5 @@
name: push
on: push
on: [push, pull_request]
jobs:
lint: