diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 98e74b0..7909f65 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -1,6 +1,7 @@ name: Test on: push: + branches: ["**"] paths: ["Elwig/**", "Tests/**", "Installer/Files/*.exe"] jobs: test: