forked from mirror/go-json
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
|
||||
on: [push]
|
||||
on: [pull_request, push]
|
||||
jobs:
|
||||
golangci:
|
||||
name: lint
|
||||
|
|
Loading…
Reference in New Issue