Skip to content
Snippets Groups Projects
Commit dc9c7590 authored by 李志信's avatar 李志信
Browse files

Merge branch 'develop' into fix/healthCheck

parents e9297225 5bf8b89e
No related branches found
No related tags found
No related merge requests found
......@@ -8,11 +8,13 @@ updates:
- package-ecosystem: "gomod" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
interval: "weekly"
target-branch: "develop"
- package-ecosystem: "github-actions"
# Workflow files stored in the
# default location of `.github/workflows`
directory: "/"
schedule:
interval: "daily"
\ No newline at end of file
interval: "weekly"
target-branch: "develop"
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment