GHA: make eclipse ls extensions workflow re-usable

This commit is contained in:
aboyko
2023-07-20 11:56:10 -04:00
parent 3fb358bccc
commit 1de857a339
5 changed files with 42 additions and 14 deletions

View File

@@ -1,14 +1,14 @@
name: Snapshot - 4.28 Eclipse STS Distribution Build
concurrency:
group: e428
group: e428-snapshot
cancel-in-progress: true
#on:
# workflow_dispatch:
on:
workflow_run:
workflows: ["Eclipse LS Extensions Snapshot Build"]
workflows: ["Snapshot - Eclipse LS Extensions"]
types: [completed]
branches:
- "main"