run on push and pull_request
This commit is contained in:
parent
e9de6ca2c0
commit
a5570ffdd6
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: push
|
name: push
|
||||||
on: push
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
|
Loading…
Reference in New Issue
Block a user