diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 74d111b..a5f81ca 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -5,7 +5,7 @@ name: Go on: push: - branches: [ "main" ] + branches: [ "*" ] pull_request: branches: [ "main" ]