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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to