We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a4d35b commit a0eb6b8Copy full SHA for a0eb6b8
.github/workflows/check_and_update_json_date.yml
@@ -3,6 +3,8 @@ name: Check and Update JSON Date
3
on:
4
pull_request:
5
types: [synchronize, opened, reopened, edited]
6
+ paths:
7
+ - "json/*.json"
8
9
jobs:
10
update-date:
0 commit comments