From a39ccff7a9aac629ee922e0f8f88033a326e9e23 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Mon, 28 Jul 2025 11:12:36 +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 85df3ff44..14334a225 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -2,7 +2,7 @@ name: Run CI Tests on: push: - branches: [test_actions_on_utils] + branches: [test_actions_on_utils] pull_request: jobs: