alamb commented on code in PR #18088:
URL: https://github.com/apache/datafusion/pull/18088#discussion_r2436393533


##########
.github/workflows/extended.yml:
##########
@@ -36,6 +36,11 @@ on:
       # it is not expected to have many changes in these branches,
       # so running extended tests is not a burden
       - 'branch-*'
+  pull_request:

Review Comment:
   Could we please add some comments here with the rationale for triggering
   
   ```suggestion
     # Also run for changes to some critical areas that are most likely
     # to trigger errors in extended tests
     pull_request:
   ```



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