Remove api-url and repository-url properites

They are unnecessary. [1]

[1]: https://review.trustedfirmware.org/c/next/ci/mbed-tls-job-configs/+/22108

Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: I4b9404370f8767b1999ff303dcbf9edd6d2d23e3
diff --git a/mbed-tls-pr-head.yaml b/mbed-tls-pr-head.yaml
index fa822ac..3eba5a9 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 e639086..1441477 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 f800710..044e495 100644
--- a/mbed-tls-restricted-pr-ci-testing.yaml
+++ b/mbed-tls-restricted-pr-ci-testing.yaml
@@ -39,11 +39,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 e0cc7d9..7345302 100644
--- a/mbed-tls-restricted-pr.yaml
+++ b/mbed-tls-restricted-pr.yaml
@@ -33,7 +33,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 d87deb9..cecb2eb 100644
--- a/mbedtls-pr-multibranch.yaml
+++ b/mbedtls-pr-multibranch.yaml
@@ -43,7 +43,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