Skip to content

GH-9597: Fix Mqttv5PahoMessageHandler.publish() for concurrency #440

GH-9597: Fix Mqttv5PahoMessageHandler.publish() for concurrency

GH-9597: Fix Mqttv5PahoMessageHandler.publish() for concurrency #440

name: Auto Cherry-Pick
on:
push:
branches:
- main
- '*.x'
jobs:
cherry-pick-commit:
uses: spring-io/spring-github-workflows/.github/workflows/spring-cherry-pick.yml@v3
secrets:
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}