Skip to content

Commit

Permalink
Update check_and_update_json_date.yml: Change path to /json (#1399)
Browse files Browse the repository at this point in the history
  • Loading branch information
michelroegl-brunner authored Jan 10, 2025
1 parent 9a4d35b commit a0eb6b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check_and_update_json_date.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Check and Update JSON Date
on:
pull_request:
types: [synchronize, opened, reopened, edited]
paths:
- "json/*.json"

jobs:
update-date:
Expand Down

0 comments on commit a0eb6b8

Please sign in to comment.