Wadimz commented on code in PR #19073:
URL: https://github.com/apache/kafka/pull/19073#discussion_r1980083254


##########
.github/workflows/build.yml:
##########
@@ -60,6 +60,7 @@ jobs:
   load-catalog:
     needs: [configure]
     runs-on: ubuntu-latest
+    if: ${{ !github.event.repository.fork }}

Review Comment:
   do you mean the whole build part? looks it provide some benefits like java 
compilation and tests run. 
   Maybe scheduled part to run CI on trunk weekly can be removed though



-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to