Remove api-url and repository-url properites

They are unnecessary.

Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
Change-Id: I79fa8f714d22a42b5ba8c485a6437414582f3785
diff --git a/mbed-tls-pr-head.yaml b/mbed-tls-pr-head.yaml
index 9d37b02..567593c 100644
--- a/mbed-tls-pr-head.yaml
+++ b/mbed-tls-pr-head.yaml
@@ -34,7 +34,6 @@
         credentials-id: mbedtls-github-token
         repo-owner: Mbed-TLS
         repo: mbedtls
-        repository-url: https://github.com/Mbed-TLS/mbedtls.git
         branch-discovery: no-pr
         discover-pr-forks-strategy: both
         discover-pr-forks-trust: permission
diff --git a/mbed-tls-pr-merge.yaml b/mbed-tls-pr-merge.yaml
index 84c8fea..f20c0be 100644
--- a/mbed-tls-pr-merge.yaml
+++ b/mbed-tls-pr-merge.yaml
@@ -34,7 +34,6 @@
         credentials-id: mbedtls-github-token
         repo-owner: Mbed-TLS
         repo: mbedtls
-        repository-url: https://github.com/Mbed-TLS/mbedtls.git
         branch-discovery: no-pr
         discover-pr-forks-strategy: both
         discover-pr-forks-trust: permission
diff --git a/mbed-tls-restricted-pr-ci-testing.yaml b/mbed-tls-restricted-pr-ci-testing.yaml
index 84abe40..70b3de7 100644
--- a/mbed-tls-restricted-pr-ci-testing.yaml
+++ b/mbed-tls-restricted-pr-ci-testing.yaml
@@ -40,11 +40,9 @@
             </org.jenkinsci.plugins.workflow.libs.FolderLibraries>
     scm:
     - github:
-        api-uri: https://api.github.com
         credentials-id: mbedtls-github-token
         repo-owner: Mbed-TLS
         repo: mbedtls-restricted
-        repository-url: https://github.com/Mbed-TLS/mbedtls-restricted.git
         branch-discovery: no-pr
         discover-pr-origin: both
         head-filter-regex: 'PR-(758|759|850|906|916|919)-.*'
diff --git a/mbed-tls-restricted-pr.yaml b/mbed-tls-restricted-pr.yaml
index 16637cd..24fdf31 100644
--- a/mbed-tls-restricted-pr.yaml
+++ b/mbed-tls-restricted-pr.yaml
@@ -34,7 +34,6 @@
         credentials-id: mbedtls-github-token
         repo-owner: Mbed-TLS
         repo: mbedtls-restricted
-        repository-url: ssh://git@github.com/Mbed-TLS/mbedtls-restricted.git
         branch-discovery: no-pr
         discover-pr-forks-strategy: both
         discover-pr-forks-trust: permission
diff --git a/mbedtls-pr-multibranch.yaml b/mbedtls-pr-multibranch.yaml
index 7eda901..4403d6f 100644
--- a/mbedtls-pr-multibranch.yaml
+++ b/mbedtls-pr-multibranch.yaml
@@ -44,7 +44,6 @@
         credentials-id: mbedtls-github-token
         repo-owner: Mbed-TLS
         repo: mbedtls
-        repository-url: https://github.com/Mbed-TLS/mbedtls.git
         branch-discovery: no-pr
         discover-pr-origin: both
         discover-pr-forks-strategy: both