Skip to content

GH-1498: created early test project for indexing framework 7 bean reg… #24

GH-1498: created early test project for indexing framework 7 bean reg…

GH-1498: created early test project for indexing framework 7 bean reg… #24

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