From 406f83afd08d8570339eef18a8914a1a42ed77e3 Mon Sep 17 00:00:00 2001 From: Dmytro Parfenov Date: Thu, 28 Nov 2024 16:53:48 +0200 Subject: [PATCH] Update deploy-preview.yml --- .github/workflows/deploy-preview.yml | 4 ---- 1 file changed, 4 deletions(-) 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