From abc11b19e836c9fb61a54737676352e5a3285d0a Mon Sep 17 00:00:00 2001 From: jordanbreen28 Date: Wed, 1 May 2024 13:48:00 +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 004f023..fdc8d4d 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: