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
commit ff8fc96ebb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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/**