wolfstudy opened a new pull request #8411: URL: https://github.com/apache/pulsar/pull/8411
Signed-off-by: xiaolong.ran <[email protected]> ### Motivation The current branch-2.6 ci does not work normally, we need to do the following repairs to ensure that it can work normally ### Modifications Replace ``` uses: apache/pulsar-test-infra/diff-only@master with: args: site2 .github deployment .asf.yaml .ci ct.yaml ``` with ``` run: echo "::set-output name=changed_only::no" ``` ---------------------------------------------------------------- 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: [email protected]
