Update .gitea/workflows/test.yml
Run CI Tests / test (push) Failing after 51s

This commit is contained in:
2025-08-22 15:27:22 +02:00
parent 289dc41e95
commit 19fc226454
+3 -2
View File
@@ -1,7 +1,8 @@
name: Run CI Tests
on:
branches: [test_actions_on_utils]
on:
push:
branches: [test_actions_on_utils]
pull_request:
jobs: