diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 368875a..c9b2569 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -3,7 +3,7 @@ name: Go on: push: - branches: [ develop ] + branches: [ develop, main ] pull_request: jobs: