From 900bbd6066b15109e456b4f6b25f7aa2ee69d15e Mon Sep 17 00:00:00 2001 From: monosans Date: Tue, 3 Feb 2026 08:06:25 +0300 Subject: [PATCH] fix(scripts): update file permissions for allocator benchmark scripts --- .github/scripts/allocator_bench_alpine.sh | 0 .github/scripts/allocator_bench_unix.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .github/scripts/allocator_bench_alpine.sh mode change 100644 => 100755 .github/scripts/allocator_bench_unix.sh diff --git a/.github/scripts/allocator_bench_alpine.sh b/.github/scripts/allocator_bench_alpine.sh old mode 100644 new mode 100755 diff --git a/.github/scripts/allocator_bench_unix.sh b/.github/scripts/allocator_bench_unix.sh old mode 100644 new mode 100755