diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 2397a9d..43916b3 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -8,7 +8,8 @@ on: branches: [ "main" ] pull_request: branches: [ "main" ] - + pull_request_review: + types: [submitted, dismissed] jobs: build: