mirror of
https://github.com/valitydev/gambit-proto.git
synced 2024-11-06 09:45:18 +00:00
11 lines
168 B
YAML
11 lines
168 B
YAML
name: Maven Build Artifact
|
|
|
|
on:
|
|
pull_request:
|
|
branches:
|
|
- '*'
|
|
|
|
jobs:
|
|
build:
|
|
uses: valitydev/base-workflow/.github/workflows/maven-thrift-build.yml@v1
|