run every 4 hours

Signed-off-by: Victoria Nadasdi <victoria@efertone.me>
This commit is contained in:
Victoria Nadasdi 2024-05-06 20:11:24 +02:00
parent c76342a252
commit 7f281bc1a4
No known key found for this signature in database
GPG key ID: 58E2D23885002DC5

View file

@ -9,7 +9,7 @@ on:
type: string
default: latest
schedule:
- cron: "0 */6 * * *"
- cron: "0 */4 * * *"
env:
REGISTRY: ghcr.io