From 3fbd67585cafb80aad288f7c3c4636d135e92987 Mon Sep 17 00:00:00 2001 From: Daan Verstraten Date: Wed, 12 Feb 2025 10:11:55 +0100 Subject: [PATCH] Update npm-test.yml --- .github/workflows/npm-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/npm-test.yml b/.github/workflows/npm-test.yml index 2cfc012..1bf957f 100644 --- a/.github/workflows/npm-test.yml +++ b/.github/workflows/npm-test.yml @@ -12,7 +12,7 @@ on: pull_request: branches: - main - workflow_run: {} + workflow_dispatch: {} jobs: test: