From b03ae6a20102d9a13426e3ae099f88a29804bbde Mon Sep 17 00:00:00 2001 From: Arkadii Yakovets Date: Mon, 30 Sep 2024 18:44:38 -0700 Subject: [PATCH] Update CI/CD triggers --- .github/workflows/ci-cd.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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: