zentol commented on code in PR #4:
URL:
https://github.com/apache/flink-connector-pulsar/pull/4#discussion_r1044335086
##########
.github/workflows/ci.yml:
##########
@@ -32,6 +32,10 @@ on:
required: true
type: boolean
+concurrency:
+ group: pr-${{ github.ref }}
Review Comment:
This should be limited to PRs.
--
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]