From ce0b4299d5813487a694954440b7f13d140bc884 Mon Sep 17 00:00:00 2001 From: mauriziovitale Date: Thu, 18 Jul 2024 15:52:09 +0200 Subject: [PATCH] Pass use local adf --- .github/workflows/pull-request.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index c65e6011d2..8dd64fe124 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -531,6 +531,7 @@ jobs: inputs: > { "environment": "apaRc", + "use-local-adf": true, "force-adf-link": true, "notify-on-failure": true, "rp-trigger": "adf-to-hxp-test",