diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3b92c10913..323536bddb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,6 +2,8 @@ on: push: branches: - main + - next + - 'test/*' pull_request: types: [ assigned, opened, synchronize, reopened, labeled ] name: ci