tisonkun commented on code in PR #68: URL: https://github.com/apache/pulsar-test-infra/pull/68#discussion_r954466400
########## 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: Fair enough. If we remove this config, the default branch is also 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