fix: only pathing

This commit is contained in:
秋云
2025-04-03 22:10:53 +08:00
committed by GitHub
parent 4ad2bafb62
commit 06208c841a

View File

@@ -7,7 +7,7 @@ on:
- main
# 修改路径匹配,使其更宽松
paths:
- '**/*.json'
- 'repo/pathing/*.json'
jobs:
validate-json: