From 20a4c86d1ada5c4dc2b565bd323d12c0a528e4e4 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Mon, 25 Aug 2025 23:55:29 +0200 Subject: [PATCH] Update .gitea/workflows/test.yml --- .gitea/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index e256d2380..70867860f 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -1,7 +1,7 @@ name: Run CI Tests on: - push: + push: branches: [test_actions_on_utils] pull_request: