diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 6510154..634b3d6 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -3,8 +3,6 @@ name: Go on: push: branches: [ main ] - pull_request: - branches: [ main ] jobs: