diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 2628395..df31d4d 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -3,12 +3,6 @@ name: Go -on: - push: - branches: [ "master" ] - pull_request: - branches: [ "master" ] - jobs: lint: runs-on: ubuntu-latest