Abacn commented on code in PR #29049:
URL: https://github.com/apache/beam/pull/29049#discussion_r1364079117


##########
.github/workflows/beam_PostCommit_Website_Test.yml:
##########
@@ -17,7 +17,7 @@ name: PostCommit Website Test
 
 on:
   schedule:
-    - cron: '0 */6 * * *'
+    - cron: '30 8/6 * * *'

Review Comment:
   If I understood correctly, this would execute in 8:30, 14:30, 20:30 but not 
2:30 according to 
https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule
 is this intended?



-- 
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]

Reply via email to