From e1465345409f60ced76505c8b2866f127c910a98 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Wed, 27 Aug 2025 17:14:19 +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 473baf38d..ad16b9450 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: