Skip to content

Fix #415: Reflect changes of ConfirmRecoveryResponsePayload #274

Fix #415: Reflect changes of ConfirmRecoveryResponsePayload

Fix #415: Reflect changes of ConfirmRecoveryResponsePayload #274

Workflow file for this run

name: Test with Maven
on:
workflow_dispatch:
push:
branches:
- 'develop'
- 'master'
- 'releases/**'
- 'test/ci'
pull_request:
branches:
- 'develop'
- 'master'
- 'releases/**'
jobs:
maven-tests:
uses: wultra/wultra-infrastructure/.github/workflows/maven-test.yml@develop
secrets: inherit