diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 78c2c92..bf7e32c 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -2,7 +2,7 @@ name: Go on: push: - branches: [ master, travis-test ] + branches: [ master ] pull_request: branches: [ master ]