GHA: try concurrency property

This commit is contained in:
aboyko
2023-07-12 11:00:24 -04:00
parent f7f8ba586c
commit fcdd69aec9
4 changed files with 7 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
name: Eclipse LS Extensions Snapshot Build
concurrency: eclipse-ls-extensions
# configure manual trigger
#on:
# workflow_dispatch:

View File

@@ -1,5 +1,7 @@
name: Snapshot - 4.27 Eclipse STS Distribution Build
concurrency: e427
#on:
# workflow_dispatch:
on:

View File

@@ -1,5 +1,7 @@
name: Snapshot - 4.28 Eclipse STS Distribution Build
concurrency: e428
#on:
# workflow_dispatch:
on:

View File

@@ -1,5 +1,7 @@
name: Snapshot - 4.29 Eclipse STS Distribution Build
concurrency: e429
on:
workflow_dispatch: