diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 30a272f50..a7f4a2d80 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -4,6 +4,7 @@ on: push: branches: [ main ] pull_request: + types: [synchronize, opened, reopened] branches: - "main" - "v*"