From 99e3c91eec3c79bb0e8200f0ab18ceeb95d38c6b Mon Sep 17 00:00:00 2001 From: tligui_y Date: Mon, 25 Aug 2025 18:34:33 +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 ceb80c90d..32aca9ad9 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: