mirror of
https://codeberg.org/forgejo/docs.git
synced 2025-04-27 14:10:22 +03:00
user: actions: replace manpage provider for crontab
This commit is contained in:
parent
dcbb7123ea
commit
0d5d24afce
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…
Add table
Add a link
Reference in a new issue