Revert "Only run on push to prevent double runs"
This reverts commit f6eb0f7702.
This commit is contained in:
parent
929c817014
commit
368570bfa5
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Lint
|
||||
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user