diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 2ec7c7c841..ca80bfedc3 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -1,10 +1,5 @@ name: Linting on: - push: - tags: - - v* - branches: - - master pull_request: jobs: golangci: