diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index a7f4a2d80..ff7417a66 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -2,7 +2,8 @@ name: Go on: push: - branches: [ main ] + branches: + - "main" pull_request: types: [synchronize, opened, reopened] branches: