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

View File

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