You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/08/25 03:06:47 UTC

[GitHub] [pulsar-test-infra] maxsxu commented on a diff in pull request #68: [improve][docbot] Move the preceding steps into the action

maxsxu commented on code in PR #68:
URL: https://github.com/apache/pulsar-test-infra/pull/68#discussion_r954459313


##########
docbot/action.yml:
##########
@@ -8,6 +8,16 @@ branding:
 runs:
   using: composite
   steps:
-    - run: go run main.go
+    - name: Checkout
+      uses: actions/checkout@v3
+      with:
+        repository: pulsar/pulsar-test-infra

Review Comment:
   Fixed



-- 
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: dev-unsubscribe@pulsar.apache.org

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