Sfoglia il codice sorgente

cicd: Schedule is required

jamesread 3 anni fa
parent
commit
33375059bf
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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: "-"