mirror of
https://github.com/valitydev/provider-disputes-proto.git
synced 2024-11-06 02:05:21 +00:00
11 lines
166 B
YAML
11 lines
166 B
YAML
name: "Java: Build"
|
|
|
|
on:
|
|
pull_request:
|
|
branches:
|
|
- "*"
|
|
|
|
jobs:
|
|
java-build:
|
|
uses: valitydev/java-workflow/.github/workflows/maven-thrift-build.yml@v3
|