Skip to content

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

Remove unnecessary Thread.sleep() from the AsyncGatewayTests

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

name: Backport Issue
on:
push:
branches:
- '*.x'
jobs:
backport-issue:
uses: spring-io/spring-github-workflows/.github/workflows/spring-backport-issue.yml@v4
secrets:
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}