Merge pull request #97 from CarlJi/0813

lint: only check for Pull request
This commit is contained in:
qiniu-bot 2020-08-13 16:27:48 +08:00 committed by GitHub
commit 01c497af6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,5 @@
name: golangci-lint
on:
push:
tags:
- v*
branches:
- master
pull_request:
jobs:
golangci: