diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 2f012e2..50e4b26 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -4,10 +4,8 @@ name: Go on: - push: - branches: [ "develop" ] pull_request: - branches: [ "main" ] + branches: [ "develop" ] jobs: