diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index e618f8b..f03cf94 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -2,7 +2,7 @@ name: Build on: push: - branches: [ main ] + branches: [ master ] pull_request: workflow_dispatch: