reswqa commented on code in PR #78:
URL: 
https://github.com/apache/flink-connector-aws/pull/78#discussion_r1231815332


##########
.github/workflows/nightly.yml:
##########
@@ -17,9 +17,7 @@
 
################################################################################
 
 name: "flink-connector-aws: nightly build"
-on:
-  schedule:
-    - cron: "0 0 * * *"
+on: [push, pull_request]

Review Comment:
   It is only used to show the nightly CI can pass after this pr. You can see 
the message of the commit related to this change.



-- 
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: issues-unsubscr...@flink.apache.org

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

Reply via email to