Russole commented on code in PR #9984:
URL: https://github.com/apache/ozone/pull/9984#discussion_r3003929740


##########
.github/dependabot.yml:
##########
@@ -25,3 +25,11 @@ updates:
       time: "07:00" # UTC
     pull-request-branch-name:
       separator: "-"
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    schedule:
+      # 'daily' only runs on weekdays

Review Comment:
   The comment seems to refer to the `daily` interval, but this uses a cron 
schedule. It might be clearer to update it to something like `# Run daily at 
06:15 UTC via cron`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to