it might be better if we enable this for pull_requests too

This commit is contained in:
Daisuke Maki 2021-02-01 12:17:18 +09:00
parent 21932ab583
commit aeefd45f33
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
name: lint
on: [push]
on: [pull_request, push]
jobs:
golangci:
name: lint