diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 84b9cd18..6c89543d 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,10 +1,6 @@ name: Go -on: - push: - branches-ignore: - - "main" - pull_request: +on: [ pull_request ] jobs: