chore: build nightly images every 12 hrs

This commit is contained in:
Razon Yang 2024-12-14 16:04:14 +08:00 committed by GitHub
parent defd348bf0
commit 8c08180e0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ name: build-nightly
on: on:
schedule: schedule:
- cron: '0 0 * * *' - cron: '0 0/12 * * *'
workflow_dispatch: workflow_dispatch:
push: push:
paths: paths: