Skip to content

Bump to 5.1.2 (#1877) #410

Bump to 5.1.2 (#1877)

Bump to 5.1.2 (#1877) #410

Workflow file for this run

name: Check Pull Request
on:
workflow_dispatch:
push:
branches-ignore:
- 'main'
jobs:
language-servers-build:
uses: ./.github/workflows/multiplatform-ls-build.yml
with:
java_version: '21'
skip_tests: false
secrets: inherit