mirror of
https://github.com/valitydev/fraudbusters-mg-connector.git
synced 2024-11-06 09:25:18 +00:00
a52b6b132d
1) fistful-proto migration from rbk.money to vality.dev 2) fistful-proto new DigitalWallet structure (APM-7) 3) added github/actions
10 lines
168 B
YAML
10 lines
168 B
YAML
name: Maven Build Artifact
|
|
|
|
on:
|
|
pull_request:
|
|
branches:
|
|
- '*'
|
|
|
|
jobs:
|
|
build:
|
|
uses: valitydev/base-workflow/.github/workflows/maven-service-build.yml@v1 |