From e7dcdcea540875bfc0507e1961259e4fd4f223a3 Mon Sep 17 00:00:00 2001 From: Dmytro Tkachenko Date: Tue, 22 Oct 2024 21:25:48 +0300 Subject: [PATCH] Actions --- .gitea/workflows/demo.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 371650f..7db6f11 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -1,5 +1,5 @@ -name: "Gitea Actions Demo" -run-name: "Test is testing out Gitea Actions 🚀" +name: Gitea Actions Demo +run-name: Test is testing out Gitea Actions 🚀 on: [push] jobs: