From 60d646c39273a3585db4ee64fe9c34eb74bac145 Mon Sep 17 00:00:00 2001 From: yhh <359807859@qq.com> Date: Wed, 1 Jul 2020 14:57:09 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4restylers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/restylers.yaml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .github/workflows/restylers.yaml diff --git a/.github/workflows/restylers.yaml b/.github/workflows/restylers.yaml deleted file mode 100644 index c5c09ee5..00000000 --- a/.github/workflows/restylers.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -image: restyled/restyler-prettier:v2.0.2-1 -command: -- prettier -- "--write" -arguments: [] -include: -- "**/*.js" -- "**/*.jsx" -interpreters: [] \ No newline at end of file