Skip to content

Commit 3d86b4f

Browse files
improve docs
1 parent 023fbf4 commit 3d86b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-sources/workspace_preset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@ Required:
7777

7878
Required:
7979

80-
- `cron` (String) A cron expression that defines when this schedule should be active. The cron expression must be in the format "* HOUR * * DAY-OF-WEEK" where HOUR is 0-23 and DAY-OF-WEEK is 0-6 (Sunday-Saturday) or 1-7 (Monday-Sunday). The minute, day-of-month, and month fields must be "*".
80+
- `cron` (String) A cron expression that defines when this schedule should be active. The cron expression must be in the format "* HOUR * * DAY-OF-WEEK" where HOUR is 0-23 and DAY-OF-WEEK is 0-6 (Sunday-Saturday). The minute, day-of-month, and month fields must be "*".
8181
- `instances` (Number) The number of prebuild instances to maintain during this schedule period.

0 commit comments

Comments
 (0)