From fb63d96caa0dce8ce227ee21808d760a06f1c8ce Mon Sep 17 00:00:00 2001 From: tligui_y Date: Fri, 22 Aug 2025 12:00:39 +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 253fcb67..161d6909 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: