diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index 329d0f3..775dabe 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -3,10 +3,6 @@ on: pull_request: branches: - master - paths: - - 'projects/**' - - '!projects/ngx-drag-resize/README.md' - - '!projects/ngx-drag-resize/CHANGELOG.md' jobs: deploy_preview_website: runs-on: ubuntu-latest