diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 7ca250f5..af522492 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -6,8 +6,6 @@ name: Go on: push: branches: [ "main" ] - pull_request: - branches: [ "main" ] jobs: