mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-22 12:06:11 -05:00
chore(ci): update ci service containers at most once a week
This commit is contained in:
+6
-3
@@ -68,9 +68,12 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"matchCategories": [
|
||||
"github-actions",
|
||||
"service"
|
||||
"description": "Update service containers used in CI at most once a week, in separate PRs",
|
||||
"matchManagers": [
|
||||
"github-actions"
|
||||
],
|
||||
"matchDatasources": [
|
||||
"docker"
|
||||
],
|
||||
"extends": [
|
||||
"schedule:weekly"
|
||||
|
||||
Reference in New Issue
Block a user