Skip to content

Commit 2bdec5d

Browse files
sirosengithub-actions[bot]
authored andcommitted
[vendor-schemas] automated update
1 parent d661eff commit 2bdec5d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Unreleased
1010

1111
.. vendor-insert-here
1212
13+
- Update vendored schemas (2024-04-14)
14+
1315
0.28.2
1416
------
1517

src/check_jsonschema/builtin_schemas/vendor/github-workflows.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,9 +1651,7 @@
16511651
"items": {
16521652
"properties": {
16531653
"cron": {
1654-
"$comment": "https://stackoverflow.com/a/57639657/4044345",
1655-
"type": "string",
1656-
"pattern": "^(((\\d+,)+\\d+|((\\d+|\\*)/\\d+|((JAN|FEB|MAR|APR|MAY|JUN|JUL|AUG|SEP|OCT|NOV|DEC)(-(JAN|FEB|MAR|APR|MAY|JUN|JUL|AUG|SEP|OCT|NOV|DEC))?))|(\\d+-\\d+)|\\d+(-\\d+)?/\\d+(-\\d+)?|\\d+|\\*|(MON|TUE|WED|THU|FRI|SAT|SUN)(-(MON|TUE|WED|THU|FRI|SAT|SUN))?) ?){5}$"
1654+
"type": "string"
16571655
}
16581656
},
16591657
"additionalProperties": false
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
da2748265fa3d36d0cdb89401bdc2748e940fa421e11a6d00d5040d41c01ab38
1+
1b24b33d22188a8b4f3f353c38ffed01e45128b849c2329f5e2caa6550684513

0 commit comments

Comments
 (0)