Enable daily cron
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
parent
b41318c948
commit
bdcc817def
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build-and-push.yml
vendored
2
.github/workflows/build-and-push.yml
vendored
|
|
@ -10,6 +10,8 @@ on:
|
|||
description: "Ref to build"
|
||||
required: true
|
||||
default: "main"
|
||||
schedule:
|
||||
- cron: "0 2 * * *"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue