From 2ec609a86faac0bff008227fd7a64f4b12a1e795 Mon Sep 17 00:00:00 2001 From: Christos Lachanas Date: Tue, 26 Nov 2024 16:37:59 +0000 Subject: [PATCH] Update .gitea/workflows/artifact.yaml --- .gitea/workflows/artifact.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/artifact.yaml b/.gitea/workflows/artifact.yaml index 3cf4f6e..ca3b7ac 100644 --- a/.gitea/workflows/artifact.yaml +++ b/.gitea/workflows/artifact.yaml @@ -1,5 +1,5 @@ name: cum -on: [push] +on: [ push ] jobs: test: runs-on: ubuntu-latest