raboof commented on code in PR #1609:
URL: https://github.com/apache/pekko/pull/1609#discussion_r1888123379


##########
.github/workflows/link-validator.yml:
##########
@@ -3,10 +3,9 @@ name: Link Validator
 permissions: {}
 
 on:
-  pull_request:

Review Comment:
   :+1: 



##########
.github/workflows/link-validator.yml:
##########
@@ -3,10 +3,9 @@ name: Link Validator
 permissions: {}
 
 on:
-  pull_request:
   workflow_dispatch:
   schedule:
-    - cron: '0 6 * * 1'
+    - cron: '0 6 * * *'

Review Comment:
   so daily instead of weekly - not sure if needed but I'm OK with that



-- 
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: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to