diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index cecc8e1b7e..4a33ca9fa0 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -531,7 +531,7 @@ jobs: inputs: > { "environment": "apaRc", - "use-local-adf": "fix/AAE-24001-complexity-trigger", + "use-local-adf": ${{ env.BRANCH_NAME }}, "notify-on-failure": true, "rp-trigger": "adf-to-hxp-test", "slack-channel-id": "D056HA6MP6Y",