From 1dd8e04a668fbbeeaaf7eaf6f0e34db6acecd156 Mon Sep 17 00:00:00 2001 From: Newton <5769156+iamnewton@users.noreply.github.com> Date: Tue, 11 Aug 2026 08:54:47 -0700 Subject: [PATCH] chore: remove executable bit from stale.yml and greetings.yml Closes #145 Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> --- .github/workflows/greetings.yml | 0 .github/workflows/stale.yml | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .github/workflows/greetings.yml mode change 100755 => 100644 .github/workflows/stale.yml diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml old mode 100755 new mode 100644