From d3ea3bcf3502617514b4e7963775f3319ae0f281 Mon Sep 17 00:00:00 2001 From: Alex Matsuev Date: Mon, 24 Nov 2025 12:43:34 +0300 Subject: [PATCH] Update actions --- .gitea/workflows/test-action.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/test-action.yaml b/.gitea/workflows/test-action.yaml index 7e6c1a8..ad74f41 100644 --- a/.gitea/workflows/test-action.yaml +++ b/.gitea/workflows/test-action.yaml @@ -1,8 +1,8 @@ name: "Test Go Action" on: - issues: + label: types: - - opened + - created jobs: use-go-action: