Skip to content

Optimize imports based on new checkstyle rules #172

Optimize imports based on new checkstyle rules

Optimize imports based on new checkstyle rules #172

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