This is an automated email from the ASF dual-hosted git repository.
liugddx pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
from 980d38ea7b update (#5523)
add a7e1939930 Fix file change not be check when CI run in fork repository
(#5515)
No new revisions were added by this update.
Summary of changes:
.github/workflows/backend.yml | 93 ++++++++++++----------
.gitignore | 3 +-
tools/update_modules_check/check_file_updates.py | 99 ++++++++++++++++++++++++
3 files changed, 154 insertions(+), 41 deletions(-)
create mode 100644 tools/update_modules_check/check_file_updates.py