Skip to content

Remove unnecessary Thread.sleep() from the AsyncGatewayTests #470

Remove unnecessary Thread.sleep() from the AsyncGatewayTests

Remove unnecessary Thread.sleep() from the AsyncGatewayTests #470

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@v4
secrets:
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}