From d925b719ed020bd54a7875e575d5ee54e9d93a05 Mon Sep 17 00:00:00 2001 From: UsamaSadiq Date: Mon, 20 Nov 2023 18:32:47 +0500 Subject: [PATCH] fix: update repo-health-job scripts permissions to be executable --- scripts/repo-health-artifact.sh | 0 scripts/repo-health-script.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 scripts/repo-health-artifact.sh mode change 100644 => 100755 scripts/repo-health-script.sh diff --git a/scripts/repo-health-artifact.sh b/scripts/repo-health-artifact.sh old mode 100644 new mode 100755 diff --git a/scripts/repo-health-script.sh b/scripts/repo-health-script.sh old mode 100644 new mode 100755