diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index d24954a..8b4dafb 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -5,7 +5,8 @@ name: Go on: push: - branches: [ "master" ] + branches: + - master pull_request: jobs: