From c6bdf3a02e414609681a0fa3a723e318dfaed12d Mon Sep 17 00:00:00 2001 From: akallabeth Date: Tue, 25 Feb 2025 13:38:50 +0100 Subject: [PATCH] [ci,cmake] add workflow for cmake-format --- .github/workflows/{cmake-format.sh => cmake-format.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{cmake-format.sh => cmake-format.yml} (100%) diff --git a/.github/workflows/cmake-format.sh b/.github/workflows/cmake-format.yml similarity index 100% rename from .github/workflows/cmake-format.sh rename to .github/workflows/cmake-format.yml