Browse Source

cicd: Schedule is required

jamesread 3 năm trước cách đây
mục cha
commit
33375059bf
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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: "-"