Преглед изворни кода

cicd: Schedule is required

jamesread пре 3 година
родитељ
комит
33375059bf
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      .github/dependabot.yml

+ 2 - 0
.github/dependabot.yml

@@ -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: "-"