Merge pull request #788 from n8n-io/cronAsterisk

resolve dev 3060 [skip ci]
This commit is contained in:
Deborah 2022-03-28 11:03:04 +01:00 committed by GitHub
commit 1cbb59aa5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ The sixth asterisk in the Cron Expression represents seconds. Setting this is op
| * | * | * | * | * | * |
|---|---|---|---|---|---|
|second|minute|hour|day|week|month|
|second|minute|hour|day|month|week|
If you want to trigger your workflow, for example, every day at 04:08:30, enter the following in the ***Cron Expression*** field.
```