kazuyukitanimura commented on code in PR #537: URL: https://github.com/apache/datafusion-comet/pull/537#discussion_r1635388591
########## .github/workflows/spark_sql_test_ansi.yml: ########## @@ -22,17 +22,17 @@ concurrency: cancel-in-progress: true on: - # enable the following once Ansi support is completed - # push: - # paths-ignore: - # - "doc/**" - # - "**.md" - # pull_request: - # paths-ignore: - # - "doc/**" - # - "**.md" - - # manual trigger ONLY + push: + paths-ignore: + - "doc/**" + - "docs/**" Review Comment: removed doc -- 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]
