mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
.gitea: adjust cron schedule (#31915)
This should make the scheduled build actually run.
This commit is contained in:
parent
8b9f2d4e36
commit
1695182b55
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ name: Release Builds (cron)
|
|||
|
||||
on:
|
||||
schedule:
|
||||
cron: '0 0 * * *'
|
||||
- cron: '0 16 * * *'
|
||||
|
||||
jobs:
|
||||
azure-cleanup:
|
||||
|
|
|
|||
Loading…
Reference in a new issue