From c18fae83c7c3eedc280c968d38a61bcd02661452 Mon Sep 17 00:00:00 2001 From: maximo Date: Tue, 13 Aug 2024 12:22:22 -0400 Subject: [PATCH] Update .gitea/workflows/ci.yaml --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 9fc6c47..bd9f94a 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -1,4 +1,4 @@ -name: Ci Actions +name: Ci Actions worker on: push: branches: [master]