findepi commented on code in PR #10485:
URL: https://github.com/apache/iceberg/pull/10485#discussion_r1639599087


##########
.github/workflows/api-binary-compatibility.yml:
##########
@@ -27,6 +27,9 @@ on:
       - 'apache-iceberg-**'
   pull_request:
     paths:
+      - '.github/**'

Review Comment:
   my assumption is that .github/ isn't changed often, so we don't have to 
optimize this, and it would be a miss not to trigger on chages to eg shared 
composite actions (.github/actions/....) -- we don't have such yet, but i'd 
assume we will have such sooner or later.



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to