Check lint on master as well (#26)
This commit is contained in:
parent
e442aed741
commit
8b2e3d3885
6
.github/workflows/lint.yml
vendored
6
.github/workflows/lint.yml
vendored
@ -1,6 +1,10 @@
|
||||
name: Lint
|
||||
|
||||
on: pull_request
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user