liurenjie1024 commented on code in PR #1686:
URL: https://github.com/apache/iceberg-rust/pull/1686#discussion_r2358334786


##########
.github/workflows/bindings_python_ci.yml:
##########
@@ -22,8 +22,11 @@ on:
     branches:
       - main
   pull_request:
-    branches:
-      - main
+    paths:
+      - ".github/workflows/bindings_python_ci.yml"
+      - "bindings/python/**"
+      - "crates/iceberg/**"
+      - "crates/integrations/datafusion/**"

Review Comment:
   This is incorrect? If we changed `Cargo.toml`, we should also run ci? cc 
@manuzhang @kevinjqliu 



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to