Skip to content

GH-1124: do not run indexing and cache write for empty list of affect… #91

GH-1124: do not run indexing and cache write for empty list of affect…

GH-1124: do not run indexing and cache write for empty list of affect… #91

name: Snapshot - Eclipse LS Extensions
concurrency:
group: eclipse-ls-extension-snapshot
cancel-in-progress: true
on:
workflow_dispatch:
push:
branches:
- 'main'
jobs:
eclipse-ls-extensions:
uses: ./.github/workflows/eclipse-ls-extensions-build.yml
with:
eclipse_profile: 'e428'
build_type: 'snapshot'
secrets: inherit