mirror of https://github.com/goccy/go-json.git
it might be better if we enable this for pull_requests too
This commit is contained in:
parent
21932ab583
commit
aeefd45f33
|
@ -1,5 +1,5 @@
|
||||||
name: lint
|
name: lint
|
||||||
on: [push]
|
on: [pull_request, push]
|
||||||
jobs:
|
jobs:
|
||||||
golangci:
|
golangci:
|
||||||
name: lint
|
name: lint
|
||||||
|
|
Loading…
Reference in New Issue