mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-04-19 03:58:07 +00:00
Update check_and_update_json_date.yml: Change path to /json (#1399)
This commit is contained in:
parent
9a4d35b1f2
commit
a0eb6b860c
@ -3,6 +3,8 @@ name: Check and Update JSON Date
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [synchronize, opened, reopened, edited]
|
types: [synchronize, opened, reopened, edited]
|
||||||
|
paths:
|
||||||
|
- "json/*.json"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-date:
|
update-date:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user