mirror of
https://codeberg.org/forgejo/docs.git
synced 2025-04-26 13:40:30 +03:00
user/actions: add mention of UTC timezone being used
- Ref: forgejo/forgejo#5731
- 3fdaabcdcf
caused the scheduled time to always use the UTC timezone.
This commit is contained in:
parent
3c1c7d2e71
commit
8b0d255d70
1 changed files with 1 additions and 1 deletions
|
@ -641,7 +641,7 @@ requests are ignored.
|
|||
|
||||
The scheduled time is specified using
|
||||
the [POSIX cron syntax](https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html#tag_20_25_07).
|
||||
See also the [crontab(5)](https://man.archlinux.org/man/crontab.5) manual page for a more information and some examples.
|
||||
See also the [crontab(5)](https://man.archlinux.org/man/crontab.5) manual page for a more information and some examples. The scheduled time will use the UTC timezone.
|
||||
|
||||
```yaml
|
||||
on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue