From 2b1564091f8ba52bd6357eaba83e0f42ab2176af Mon Sep 17 00:00:00 2001 From: Alex Matsuev Date: Mon, 24 Nov 2025 12:48:55 +0300 Subject: [PATCH] Update workflow --- .gitea/workflows/test-action.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/test-action.yaml b/.gitea/workflows/test-action.yaml index ad74f41..aa45089 100644 --- a/.gitea/workflows/test-action.yaml +++ b/.gitea/workflows/test-action.yaml @@ -1,8 +1,7 @@ name: "Test Go Action" on: label: - types: - - created + types: [created] jobs: use-go-action: