From 47c8a797a54f21a062e177be2969d92aa1d4e421 Mon Sep 17 00:00:00 2001 From: sudoooooo Date: Fri, 17 May 2024 11:06:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0lint?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/web-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/web-lint.yml b/.github/workflows/web-lint.yml index 5ec203a0..5eaf08ca 100644 --- a/.github/workflows/web-lint.yml +++ b/.github/workflows/web-lint.yml @@ -10,7 +10,7 @@ on: - releases/** - feature/** paths: - - server/** + - web/** workflow_dispatch: jobs: