From 6d5f805ac5fc2c34eb6ad20e0d0f2e46fd947802 Mon Sep 17 00:00:00 2001 From: Alex Matsuev Date: Mon, 24 Nov 2025 12:50:35 +0300 Subject: [PATCH] Update --- .gitea/workflows/test-action.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/test-action.yaml b/.gitea/workflows/test-action.yaml index aa45089..da81093 100644 --- a/.gitea/workflows/test-action.yaml +++ b/.gitea/workflows/test-action.yaml @@ -1,5 +1,7 @@ name: "Test Go Action" on: + issues: + types: [opened, edited, milestoned] label: types: [created]