From 42ec47101f958cf1beaf982ba8043c5e4c41c263 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Fri, 22 Aug 2025 16:04:38 +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 d2f4b0d6..ed43311f 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: