Skip to content

GH-3319: Fix NPE in the KafkaListenerEndpointRegistry (#3320) #106

GH-3319: Fix NPE in the KafkaListenerEndpointRegistry (#3320)

GH-3319: Fix NPE in the KafkaListenerEndpointRegistry (#3320) #106

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