Fix schedule parsing

This commit is contained in:
Hugo van Kemenade 2022-09-19 17:26:02 +03:00 committed by GitHub
parent b381dc3c0c
commit ad3e483a96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,5 +10,5 @@
"separateMajorMinor": "false" "separateMajorMinor": "false"
} }
], ],
"schedule": ["on the fourth day of the month"] "schedule": ["on the 4th day of the month"]
} }