fix: only pathing
This commit is contained in:
2
.github/workflows/jsonDataValidation.yml
vendored
2
.github/workflows/jsonDataValidation.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
- main
|
||||
# 修改路径匹配,使其更宽松
|
||||
paths:
|
||||
- '**/*.json'
|
||||
- 'repo/pathing/*.json'
|
||||
|
||||
jobs:
|
||||
validate-json:
|
||||
|
||||
Reference in New Issue
Block a user