diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index bdaf7addb..e64a268fc 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -2,11 +2,16 @@ name: CI/CD on: merge_group: + pull_request: + branches: + - dev + - main + - v1 + push: branches: - dev - main - v1 - pull_request: workflow_dispatch: env: