From 04b5611b44fba72c6182e95b2f57484a85528e88 Mon Sep 17 00:00:00 2001 From: mauriziovitale Date: Thu, 18 Jul 2024 16:41:10 +0200 Subject: [PATCH] Use local adf branch as input --- .github/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index c65e6011d2..d7d1ccf44b 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -531,7 +531,7 @@ jobs: inputs: > { "environment": "apaRc", - "force-adf-link": true, + "use-local-ad": "fix/AAE-24001-complexity-trigger", "notify-on-failure": true, "rp-trigger": "adf-to-hxp-test", "slack-channel-id": "D056HA6MP6Y",