From 9d92cf358e545aa215117453b5f580960f0398a4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 25 Nov 2025 10:00:47 +0000 Subject: [PATCH 1/2] Initial plan From 22297a286069fba9f216ce60a23c45cc96e9adfa Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 25 Nov 2025 10:02:19 +0000 Subject: [PATCH 2/2] Standardize workflow file extensions to .yaml Co-authored-by: Suhaibinator <42899065+Suhaibinator@users.noreply.github.com> --- .github/workflows/{codeql.yml => codeql.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{codeql.yml => codeql.yaml} (100%) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yaml similarity index 100% rename from .github/workflows/codeql.yml rename to .github/workflows/codeql.yaml