From 8c78115a4ff35b7e7ce434cc124697371f2c4c89 Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Mon, 5 Feb 2024 11:13:04 +0800 Subject: [PATCH] nit --- .github/scripts/free_disk_space.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/free_disk_space.sh b/.github/scripts/free_disk_space.sh index f4094aebad2..886c2544929 100755 --- a/.github/scripts/free_disk_space.sh +++ b/.github/scripts/free_disk_space.sh @@ -17,7 +17,7 @@ # limitations under the License. # -# This script is copied from Apache Spark +# This script is inspired by Apache Spark echo "==================================" echo "Free up disk space on CI system"