Revert "Only run on push to prevent double runs"

This reverts commit f6eb0f7702.
This commit is contained in:
Hugo 2019-09-13 09:19:59 +03:00
parent 929c817014
commit 368570bfa5

View File

@ -1,6 +1,6 @@
name: Lint name: Lint
on: push on: [push, pull_request]
jobs: jobs:
build: build: