Merge pull request #97 from CarlJi/0813
lint: only check for Pull request
This commit is contained in:
commit
01c497af6c
5
.github/workflows/golangci-lint.yml
vendored
5
.github/workflows/golangci-lint.yml
vendored
@ -1,10 +1,5 @@
|
||||
name: golangci-lint
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- v*
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
jobs:
|
||||
golangci:
|
||||
|
Loading…
Reference in New Issue
Block a user