diff --git a/.github/workflows/gh-build.yml b/.github/workflows/gh-build.yml index f72cfa5e..87f4eee0 100644 --- a/.github/workflows/gh-build.yml +++ b/.github/workflows/gh-build.yml @@ -9,7 +9,7 @@ on: branches: - main pull_request: - types: [opened, reopened] + types: [assigned, opened, synchronize, reopened] jobs: build: