This is an automated email from the ASF dual-hosted git repository.
kunni pushed a commit to branch FLINK-38730-copy
in repository https://gitbox.apache.org/repos/asf/flink-cdc.git
The following commit(s) were added to refs/heads/FLINK-38730-copy by this push:
new dff4d6ef3 Address comment.
dff4d6ef3 is described below
commit dff4d6ef3b47ab25594864e6402fc2f07688b75b
Author: lvyanquan <[email protected]>
AuthorDate: Mon Dec 8 10:17:45 2025 +0800
Address comment.
---
.github/workflows/flink_cdc_ci_nightly.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/flink_cdc_ci_nightly.yml
b/.github/workflows/flink_cdc_ci_nightly.yml
index 39bf6c5ff..8119dfca7 100644
--- a/.github/workflows/flink_cdc_ci_nightly.yml
+++ b/.github/workflows/flink_cdc_ci_nightly.yml
@@ -29,7 +29,6 @@ on:
paths-ignore:
- 'docs/**'
- 'README.md'
- workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{
github.event.number || github.run_id }}