massakam commented on a change in pull request #117: URL: https://github.com/apache/pulsar-client-node/pull/117#discussion_r479023993
########## File path: .github/workflows/nodejs.yml ########## @@ -0,0 +1,13 @@ +name: Node.js +on: [pull_request] +jobs: + build: + name: Build + runs-on: ubuntu-latest Review comment: Is it not possible to use the `apachepulsar/pulsar-build` image directly? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org