From b8dc3daf17e2ad90db5ca521c880a403ca33561a Mon Sep 17 00:00:00 2001 From: Ramesh Sencha Date: Thu, 23 May 2024 10:48:56 +0530 Subject: [PATCH] (maint) - Update CI Workflows --- .github/workflows/ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 64fa4f84..27d87ff8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,9 @@ name: "ci" on: - pull_request_target: - types: [opened, synchronize, reopened] + pull_request: + branches: + - "main" workflow_dispatch: env: