Skip to content

Landmark-Service v2 #43

Landmark-Service v2

Landmark-Service v2 #43

Workflow file for this run

name: Build
on:
pull_request:
branches:
- main
- stable
- release
jobs:
test:
uses: ./.github/workflows/test.yaml
with:
branch: ${{ github.ref }}