From 2664f893f3ef1f34c75cd53614a7de0862aaa26e Mon Sep 17 00:00:00 2001 From: Simone Spaccarotella Date: Fri, 18 Jul 2025 17:47:33 +0100 Subject: [PATCH] Update --- .github/workflows/publish-test-coverage.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/publish-test-coverage.yaml b/.github/workflows/publish-test-coverage.yaml index 54dcbeb..a97a395 100644 --- a/.github/workflows/publish-test-coverage.yaml +++ b/.github/workflows/publish-test-coverage.yaml @@ -5,8 +5,6 @@ on: # Runs on pushes targeting the default branch push: branches: ["main"] - paths: - - src/**/*.ts # Allows you to run this workflow manually from the Actions tab workflow_dispatch: