Update go.yml: golint on pull_requests

This commit is contained in:
Gustavo Iñiguez Goia 2020-07-30 02:02:00 +02:00 committed by GitHub
parent df9e781051
commit c2daf45df3
Failed to generate hash of commit

View file

@ -1,5 +1,5 @@
name: Build status
on: [push]
on: [push, pull_request]
jobs:
build: