diff --git a/.github/workflows/TriggerIntegrationTests.sh b/.github/workflows/TriggerIntegrationTests.sh deleted file mode 100644 index a742641..0000000 --- a/.github/workflows/TriggerIntegrationTests.sh +++ /dev/null @@ -1,32 +0,0 @@ -token=$1 -commit=$2 -repository=$3 -prNumber=$4 -frombranch=$5 -tobranch=$6 -patUser=$7 - -getPayLoad() { - cat <