From 43fa85383f997ffd5e7d1828528c991a4844c530 Mon Sep 17 00:00:00 2001 From: Jonas Kruckenberg Date: Wed, 14 Dec 2022 20:23:22 +0100 Subject: [PATCH] Update format-javascript.yml --- .github/workflows/format-javascript.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/format-javascript.yml b/.github/workflows/format-javascript.yml index 1825182c..df0b3117 100644 --- a/.github/workflows/format-javascript.yml +++ b/.github/workflows/format-javascript.yml @@ -13,7 +13,7 @@ on: - main paths: - '.github/workflows/format-javascript.yml' - - 'plugins/*/guest-js/**'' + - 'plugins/*/guest-js/**' - '.prettierignore' concurrency: