Skip to content

Commit 9d8f1eb

Browse files
committed
Address comment.
1 parent 521bd10 commit 9d8f1eb

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/flink_cdc_ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@ on:
2222
paths-ignore:
2323
- 'docs/**'
2424
- 'README.md'
25-
pull_request:
26-
branches:
27-
- master
28-
- release-*
29-
paths-ignore:
30-
- 'docs/**'
31-
- 'README.md'
3225

3326
concurrency:
3427
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event.number || github.run_id }}

0 commit comments

Comments
 (0)