mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 12:15:43 +01:00
on schedule
This commit is contained in:
parent
61a73edbf3
commit
abc5f8c235
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cron-licenses.yml
vendored
2
.github/workflows/cron-licenses.yml
vendored
|
@ -1,5 +1,5 @@
|
||||||
on:
|
on:
|
||||||
cron:
|
schedule:
|
||||||
# weekly on Monday at 0:07 UTC
|
# weekly on Monday at 0:07 UTC
|
||||||
- cron: "7 0 * * 1"
|
- cron: "7 0 * * 1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue