From e8da38b8dde75e2a3d7b822f08b8153ec42488bc Mon Sep 17 00:00:00 2001 From: tligui_y Date: Fri, 22 Aug 2025 15:16:32 +0200 Subject: [PATCH] Update .gitea/workflows/test.yml --- .gitea/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 2ccb79ea..6fd8d5fb 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -1,7 +1,7 @@ name: Run CI Tests - + on: - branches: [test_actions_on_utils] + branches: [test_actions_on_utils] pull_request: jobs: