Skip to content

Fix #1041: Add information about token verification change to migration guide #409

Fix #1041: Add information about token verification change to migration guide

Fix #1041: Add information about token verification change to migration guide #409

Workflow file for this run

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