chore: skip SuperLinter check on .editorconfig when no changes (#22649)

This commit is contained in:
Bowen Liang
2025-07-19 08:53:47 +08:00
committed by GitHub
parent c70b0cb730
commit ff8fc96ebb
2 changed files with 10 additions and 18 deletions

View File

@@ -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/**