1
0
Эх сурвалжийг харах

ci: target dev branch for dependabot

Anankke 2 сар өмнө
parent
commit
d9292458a3

+ 2 - 0
.github/dependabot.yml

@@ -2,10 +2,12 @@ version: 2
 updates:
   - package-ecosystem: "composer"
     directory: "/"
+    target-branch: "dev"
     schedule:
       interval: "monthly"
 
   - package-ecosystem: "github-actions"
     directory: "/"
+    target-branch: "dev"
     schedule:
       interval: "weekly"