From ff1ada00a2e43c00c6c0efd790648334b43723c3 Mon Sep 17 00:00:00 2001 From: Marco Verleun Date: Fri, 2 Jun 2023 13:28:52 +0200 Subject: [PATCH] TEst --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index e742025..f982fd6 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -1,4 +1,4 @@ -name: Gitea Actions Demo +name: Gitea Actions Demo Training run-name: ${{ github.actor }} is testing out Gitea Actions 🚀 # Which git events can trigger this on: [push]