diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3925d96..c0cd0cc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,14 +10,6 @@ on: - 'index.html' - 'LICENSE' - 'README.md' - push: - paths-ignore: - - 'dist/**' - - '.editorconfig' - - '.gitignore' - - 'index.html' - - 'LICENSE' - - 'README.md' jobs: tests: