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: