mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-11-21 17:36:59 -05:00
user: actions: replace manpage provider for crontab
This commit is contained in:
parent
e82255b9bf
commit
c9eba3bf30
1 changed files with 1 additions and 1 deletions
|
@ -627,7 +627,7 @@ requests are ignored.
|
||||||
|
|
||||||
The scheduled time is specified using
|
The scheduled time is specified using
|
||||||
the [POSIX cron syntax](https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html#tag_20_25_07).
|
the [POSIX cron syntax](https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html#tag_20_25_07).
|
||||||
See also the [crontab(5)](https://linux.die.net/man/5/crontab) 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.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
on:
|
on:
|
||||||
|
|
Loading…
Reference in a new issue