From 7c73c35547e77e1a65c62331d212b9aceb7784f8 Mon Sep 17 00:00:00 2001 From: Jeroen Claassens Date: Mon, 16 Oct 2023 14:20:57 +0200 Subject: [PATCH] chore: make shell scripts executable --- .github/hooks/commit-msg | 0 .github/hooks/pre-commit | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .github/hooks/commit-msg mode change 100644 => 100755 .github/hooks/pre-commit diff --git a/.github/hooks/commit-msg b/.github/hooks/commit-msg old mode 100644 new mode 100755 diff --git a/.github/hooks/pre-commit b/.github/hooks/pre-commit old mode 100644 new mode 100755