From 10f0770916b675dadc95e7bac5c2db8e0082f238 Mon Sep 17 00:00:00 2001 From: Martin Cholewa Date: Mon, 20 Jan 2025 15:17:21 +0100 Subject: [PATCH] refactor --- .gitea/workflows/gitea-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/gitea-ci.yaml b/.gitea/workflows/gitea-ci.yaml index b05704e..3504ec2 100644 --- a/.gitea/workflows/gitea-ci.yaml +++ b/.gitea/workflows/gitea-ci.yaml @@ -1,2 +1,2 @@ name: Build And Test -run-name: ${{ gitea.actor }} is runs ci pipeline \ No newline at end of file +run-name: ${{ gitea.actor }} is runs ci pipeline