Yikun commented on code in PR #37131:
URL: https://github.com/apache/spark/pull/37131#discussion_r916624102
##########
.github/workflows/build_infra_images_cache.yml:
##########
@@ -31,26 +31,21 @@ jobs:
if: github.repository == 'apache/spark'
runs-on: ubuntu-latest
steps:
- -
- name: Checkout Spark repository
+ - name: Checkout Spark repository
uses: actions/checkout@v2
with:
fetch-depth: 0
Review Comment:
This can be removed, and will add branches in future
--
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]