kszucs commented on a change in pull request #12171: URL: https://github.com/apache/arrow/pull/12171#discussion_r786583420
########## File path: .github/workflows/docs.yml ########## @@ -32,6 +32,7 @@ on: - 'ci/scripts/js_build.sh' - 'ci/scripts/python_build.sh' - 'ci/scripts/r_build.sh' + - 'docs/**' Review comment: In order to do that we need to split the workflow file into two, which could be actually a better solution. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org