diff --git a/.github/workflows/TriggerIntegrationTests.sh b/.github/workflows/TriggerIntegrationTests.sh index aa9b69c8..267992c7 100644 --- a/.github/workflows/TriggerIntegrationTests.sh +++ b/.github/workflows/TriggerIntegrationTests.sh @@ -4,14 +4,14 @@ repository=$3 prNumber=$4 frombranch=$5 tobranch=$6 - +patUser=$7 getPayLoad() { cat <