mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 22:26:42 +00:00
.gitea: adjust cron schedule
This commit is contained in:
parent
8b9f2d4e36
commit
17374624ef
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ name: Release Builds (cron)
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
cron: '0 0 * * *'
|
- cron: '0 16 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
azure-cleanup:
|
azure-cleanup:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue