From d212adabb9c7463123c23aa89dfd4856256af7d8 Mon Sep 17 00:00:00 2001 From: Palash Tyagi <23239946+Magnus167@users.noreply.github.com> Date: Sat, 26 Apr 2025 04:59:52 +0100 Subject: [PATCH] Add initial PR checks workflow configuration --- .github/{workflows => archive}/pr-checks.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workflows => archive}/pr-checks.yml (100%) diff --git a/.github/workflows/pr-checks.yml b/.github/archive/pr-checks.yml similarity index 100% rename from .github/workflows/pr-checks.yml rename to .github/archive/pr-checks.yml