diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 368cb01..1546bd6 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -4,8 +4,6 @@ name: Go on: - push: - branches: [ "master" ] pull_request: branches: [ "master" ]