diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 74ef459a..7331567b 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -8,10 +8,6 @@ on: - go.mod - go.sum pull_request: - paths: - - "**.go" - - go.mod - - go.sum jobs: # https://github.com/golangci/golangci-lint-action/issues/23 diff --git a/README.md b/README.md index dc54372a..ae32fdaf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # TiDB Cloud CLI + The `ticloud` command line tool brings deploy cluster requests, and other TiDB Cloud concepts to your fingertips. ## Table of Contents