Skip to content

Revert "GH-3697: DelegatingInvocableHandler.invoke() returning null" #193

Revert "GH-3697: DelegatingInvocableHandler.invoke() returning null"

Revert "GH-3697: DelegatingInvocableHandler.invoke() returning null" #193

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