yuxiqian commented on code in PR #3807: URL: https://github.com/apache/flink-cdc/pull/3807#discussion_r1891771717
########## README.md: ########## @@ -8,8 +8,11 @@ <a href="https://github.com/apache/flink-cdc/releases" target="_blank"> <img src="https://img.shields.io/github/v/release/apache/flink-cdc?color=yellow" alt="Release"> </a> -<a href="https://github.com/apache/flink-cdc/actions/workflows/flink_cdc.yml" target="_blank"> - <img src="https://img.shields.io/github/actions/workflow/status/apache/flink-cdc/flink_cdc.yml?branch=master" alt="Build"> +<a href="https://github.com/apache/flink-cdc/actions/workflows/flink_cdc_java_8.yml" target="_blank"> Review Comment: Done, renamed them to `flink_cdc_ci` and `flink_cdc_ci_nightly`. -- 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]
