diff --git a/.gitea/workflows/tests.yml b/.gitea/workflows/tests.yml index 4b4c949..8bfb6d4 100644 --- a/.gitea/workflows/tests.yml +++ b/.gitea/workflows/tests.yml @@ -2,6 +2,8 @@ name: Tests on: - push: + branches: + - "**" tags-ignore: - "**" - pull_request