Skip to content

Fix #328: Improve WildFly documentation and configuration #132

Fix #328: Improve WildFly documentation and configuration

Fix #328: Improve WildFly documentation and configuration #132

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
with:
directory_path: powerauth-data-adapter
java_version: 21