From 882089582467080d56335cc644b3a28be0275ae5 Mon Sep 17 00:00:00 2001 From: jordanbreen28 Date: Wed, 1 May 2024 13:48:06 +0100 Subject: [PATCH] (CAT-1618) - Update ci trigger to pr target --- .github/workflows/ci.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b194db2..9288de9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,9 +4,10 @@ on: push: branches: - "main" - pull_request: - branches: - - "main" + pull_request_target: + types: + - opened + - synchronize workflow_dispatch: env: