zhongyujiang commented on a change in pull request #3910:
URL: https://github.com/apache/iceberg/pull/3910#discussion_r790154698



##########
File path: .github/workflows/jmh-bechmarks.yml
##########
@@ -76,6 +76,9 @@ jobs:
       SPARK_LOCAL_IP: localhost
     steps:
     - uses: actions/checkout@v2
+      with:
+        repository: ${{ github.event.inputs.repo }}
+        ref: ${{ github.event.inputs.ref }}

Review comment:
       @nastra I run this in my fork, but the 
[result](https://github.com/zhongyujiang/iceberg/actions/runs/1733298769) shows 
 it didn't use the ref i chose. I think maybe we should specify repo and ref 
here.




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