diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 04ad416f731..3c079a7ead5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -7,7 +7,7 @@ on: push: branches: [production, alpha, beta, rc] pull_request: - branches: [production] + branches: [production, alpha, beta, rc] types: [opened, synchronize, closed] concurrency: