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