mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Build nightly binaries with Actions (#25308)
Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
co-authored by
silverwind
parent
86d019682f
commit
0ab9b7f426
@@ -3,6 +3,7 @@ name: cron-licenses
|
||||
on:
|
||||
schedule:
|
||||
- cron: "7 0 * * 1" # every Monday at 00:07 UTC
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
cron-licenses:
|
||||
|
||||
Reference in New Issue
Block a user