From 9586f1654b40a66cd9097dbf549d8ea803cf0684 Mon Sep 17 00:00:00 2001 From: jordanbreen28 Date: Wed, 22 May 2024 10:06:40 +0100 Subject: [PATCH] (ITHELP-87329) - Update ci trigger to on PR --- .github/workflows/ci.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 912ff1d..afdd9ad 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,10 +4,9 @@ on: push: branches: - "main" - pull_request_target: - types: - - opened - - synchronize + pull_request: + branches: + - "main" workflow_dispatch: jobs: