From f107b6e95b5ea515443789a82062f9cd769a49fc Mon Sep 17 00:00:00 2001 From: mauriziovitale Date: Thu, 18 Jul 2024 16:47:49 +0200 Subject: [PATCH] Use local adf branch as input fix --- .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 d7d1ccf44b..cecc8e1b7e 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -531,7 +531,7 @@ jobs: inputs: > { "environment": "apaRc", - "use-local-ad": "fix/AAE-24001-complexity-trigger", + "use-local-adf": "fix/AAE-24001-complexity-trigger", "notify-on-failure": true, "rp-trigger": "adf-to-hxp-test", "slack-channel-id": "D056HA6MP6Y",