mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 18:31:45 +08:00
chore: skip SuperLinter check on .editorconfig when no changes (#22649)
This commit is contained in:
2
.github/workflows/web-tests.yml
vendored
2
.github/workflows/web-tests.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
- name: Check changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v45
|
||||
uses: tj-actions/changed-files@v46
|
||||
with:
|
||||
files: web/**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user