From eea5868430af0e97605bb2c1a1e5e2e2fa30eaec Mon Sep 17 00:00:00 2001 From: user <17591696+sand4rt@users.noreply.github.com> Date: Fri, 17 Apr 2026 18:45:55 +0200 Subject: [PATCH] devops: rename github action --- .github/workflows/{test.yml => ci.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{test.yml => ci.yml} (100%) diff --git a/.github/workflows/test.yml b/.github/workflows/ci.yml similarity index 100% rename from .github/workflows/test.yml rename to .github/workflows/ci.yml