Yikun commented on code in PR #37131:
URL: https://github.com/apache/spark/pull/37131#discussion_r916629103


##########
.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:
   ```suggestion
   ```
   This should be remove, now only checkout the master branch. Will add 
branches infra image later, I think



-- 
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]

Reply via email to