diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 999346ac9..112a0524d 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: