From 798b38f066c2ccc8787a1d8f2f76060baf977ec8 Mon Sep 17 00:00:00 2001 From: Jarrod Baumann Date: Wed, 21 Jun 2023 17:29:05 +0000 Subject: [PATCH] whitespace to make github happy --- scripts/ci_entrypoint.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/ci_entrypoint.sh b/scripts/ci_entrypoint.sh index bd286305..cc180400 100755 --- a/scripts/ci_entrypoint.sh +++ b/scripts/ci_entrypoint.sh @@ -3,4 +3,5 @@ set -e git config --global url."https://${GITHUB_TOKEN}:x-oauth-basic@github.com/equinixmetal".insteadOf "https://github.com/equinixmetal" -exec "$@" \ No newline at end of file +exec "$@" +