mirror of
https://github.com/valitydev/db-common-lib.git
synced 2024-11-06 00:25:21 +00:00
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-library-build.yml@v1 |