Skip to content

Commit a0eb6b8

Browse files
Update check_and_update_json_date.yml: Change path to /json (#1399)
1 parent 9a4d35b commit a0eb6b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check_and_update_json_date.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Check and Update JSON Date
33
on:
44
pull_request:
55
types: [synchronize, opened, reopened, edited]
6+
paths:
7+
- "json/*.json"
68

79
jobs:
810
update-date:

0 commit comments

Comments
 (0)