maxsxu commented on code in PR #68: URL: https://github.com/apache/pulsar-test-infra/pull/68#discussion_r954462336
########## 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 + ref: master Review Comment: The current branch ref is master: https://github.com/apache/pulsar-test-infra/tree/master -- 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-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org