diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5248cd0..6b5bb9e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,13 +4,6 @@ on: pull_request: types: [opened, synchronize] push: - paths: - - '**' - - '!LICENSE' - - '!README.md' - - '!images' - - '!.gitignore' - - '!.vscode' jobs: test: