From 8a098c74edc9f558fc8eb355145fb2ca47988e7f Mon Sep 17 00:00:00 2001 From: tligui_y Date: Wed, 27 Aug 2025 19:29:14 +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 955bd5646..ec894c09e 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -3,7 +3,7 @@ name: Run CI Tests on: push: branches: [test_actions_on_utils] - pull_request: + pull_request: jobs: test: