cicd: Schedule is required
This commit is contained in:
parent
a7a6ad53cc
commit
33375059bf
|
|
@ -2,6 +2,8 @@ version: 2
|
|||
updates:
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
pull-request-branch-name:
|
||||
# The default / breaks artifact names at archive time.
|
||||
separator: "-"
|
||||
|
|
|
|||
Loading…
Reference in New Issue