From 0db4bd47f4ea16777215286fa0be7791e5eeed32 Mon Sep 17 00:00:00 2001 From: Ivan Shvedov Date: Thu, 25 Apr 2024 02:27:00 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.forgejo/workflows/demo.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ivan Shvedov --- .forgejo/workflows/demo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index 21280bd..3eabd9c 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -3,4 +3,4 @@ jobs: test: runs-on: docker steps: - - run: echo All Good \ No newline at end of file + - run: echo All Good! \ No newline at end of file