From 645e8ef36f8ead2a9e714b7cb3cec0fb6b0694ca Mon Sep 17 00:00:00 2001 From: Martin Bubel Date: Fri, 12 Jan 2024 18:57:24 +0100 Subject: [PATCH] github actions: refactor actions.yml --- .github/workflows/{actions.yml => test.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{actions.yml => test.yml} (100%) diff --git a/.github/workflows/actions.yml b/.github/workflows/test.yml similarity index 100% rename from .github/workflows/actions.yml rename to .github/workflows/test.yml