From 7496e29e6f802d89859af35f81a529e699b45ab9 Mon Sep 17 00:00:00 2001 From: Tam Mach Date: Mon, 21 Oct 2024 18:08:54 +1100 Subject: [PATCH] temp commit for testing Signed-off-by: Tam Mach --- .github/workflows/ci-tests.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-tests.yaml b/.github/workflows/ci-tests.yaml index 6c01ff5a9..f81338971 100644 --- a/.github/workflows/ci-tests.yaml +++ b/.github/workflows/ci-tests.yaml @@ -1,7 +1,8 @@ name: CI run integration tests on: - pull_request_target: - types: [opened, synchronize, reopened] +# pull_request_target: +# types: [opened, synchronize, reopened] + pull_request: {} # By specifying the access of one of the scopes, all of those that are not specified are set to 'none'. permissions: