From 03863e5df1e1b460c75a8e529223cc4ffddd4628 Mon Sep 17 00:00:00 2001 From: "Alex Lau (AvengerMoJo)" Date: Thu, 21 Sep 2023 14:52:59 +0800 Subject: [PATCH] change a newm Signed-off-by: Alex Lau (AvengerMoJo) --- .gitea/workflows/obs-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/obs-service.yaml b/.gitea/workflows/obs-service.yaml index b14d96b..5b5203d 100644 --- a/.gitea/workflows/obs-service.yaml +++ b/.gitea/workflows/obs-service.yaml @@ -4,7 +4,7 @@ on: [push] jobs: hello_world_job: runs-on: ubuntu-latest - name: A job to say hello + name: opensuse container checkout test steps: - name: Hello world action step id: hello