From a6263df68d6f796d3ca22c0d7b7c2693ec839d92 Mon Sep 17 00:00:00 2001 From: kcelia Date: Fri, 20 Dec 2024 09:42:43 +0100 Subject: [PATCH] chore: add end of file --- script/actions_utils/update_slab_github_runner.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/actions_utils/update_slab_github_runner.sh b/script/actions_utils/update_slab_github_runner.sh index 25c593fdf..e2e8131f9 100755 --- a/script/actions_utils/update_slab_github_runner.sh +++ b/script/actions_utils/update_slab_github_runner.sh @@ -26,4 +26,4 @@ find .github -type f \( -name "*.yml" -o -name "*.yaml" \) -print0 | while IFS= echo "-------------------------" fi -done \ No newline at end of file +done