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
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ on:
paths:
- ".github/workflows/containers.update.yaml"
schedule:
- cron: "0 */4 * * *"
- cron: "0 3 * * *"
jobs:
get-versions: