From 9a6a28d0e652ceb92227d4cdeb2b218e8abe2931 Mon Sep 17 00:00:00 2001 From: mistsage2 Date: Fri, 17 Oct 2025 11:02:37 -0900 Subject: [PATCH] Update .gitea/workflows/demo.yaml --- .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 2c04a0d..5bda53a 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -4,5 +4,5 @@ on: [push] jobs: Explore-Gitea-Actions: runs-on: grafana-project - steps: - - run: echo "Nice!" \ No newline at end of file + steps: + - run: echo "Nice!" \ No newline at end of file