maxsxu commented on code in PR #68: URL: https://github.com/apache/pulsar-test-infra/pull/68#discussion_r954477706
########## 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: Removed, let ref uses the default branch. -- 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]
