abyssnlp commented on code in PR #93:
URL: https://github.com/apache/hudi-rs/pull/93#discussion_r1692641535


##########
.github/workflows/ci.yml:
##########
@@ -22,9 +22,17 @@ on:
     branches:
       - main
       - release/**
+    paths:
+      - 'python/**'
+      - '!python/Makefile'
+      - 'crates/**'

Review Comment:
   Does it make sense to have `cliff.toml` in there as its used to generate 
changelogs so would be irrelevant for tests?



-- 
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]

Reply via email to