kszucs commented on a change in pull request #12171:
URL: https://github.com/apache/arrow/pull/12171#discussion_r786594998
##########
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:
Split into two workflows so we trigger the light build only on pull
requests and the complete docs build only on pushes.
--
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]