diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 0234ccf..202569f 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -2,7 +2,7 @@ name: Tests on: pull_request: branches: - - * + - '*' push: branches: - main