Skip to content

Fix #1436: WebFlow Client error on startup due to MVC request matchers #345

Fix #1436: WebFlow Client error on startup due to MVC request matchers

Fix #1436: WebFlow Client error on startup due to MVC request matchers #345

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