Ver Fonte

cicd: Schedule is required

jamesread há 3 anos atrás
pai
commit
33375059bf
1 ficheiros alterados com 2 adições e 0 exclusões
  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: "-"