move to daily container update cronjob

This commit is contained in:
kjeld Schouten-Lebbing
2021-05-30 12:57:19 +02:00
parent 0a1ac95572
commit 15569974a0
+1 -1
View File
@@ -8,7 +8,7 @@ on:
paths:
- ".github/workflows/containers.update.yaml"
schedule:
- cron: "0 */4 * * *"
- cron: "0 3 * * *"
jobs:
get-versions: