From 84ec3a78353858e746efa75578431b11d4ddb28c Mon Sep 17 00:00:00 2001 From: Daan Verstraten Date: Wed, 18 Aug 2021 20:56:59 +0200 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 3f5d0498..c078e891 100644 --- a/.github/workflows/npm-test.yml +++ b/.github/workflows/npm-test.yml @@ -5,7 +5,7 @@ name: npm-test on: workflow_run: - workflows: ["Compress Json Schemas"] + workflows: ["compress-json-schemas"] types: - completed - requested