GHA: try concurrency property
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: Eclipse LS Extensions Snapshot Build
|
||||
|
||||
concurrency: eclipse-ls-extensions
|
||||
# configure manual trigger
|
||||
#on:
|
||||
# workflow_dispatch:
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
name: Snapshot - 4.27 Eclipse STS Distribution Build
|
||||
|
||||
concurrency: e427
|
||||
|
||||
#on:
|
||||
# workflow_dispatch:
|
||||
on:
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
name: Snapshot - 4.28 Eclipse STS Distribution Build
|
||||
|
||||
concurrency: e428
|
||||
|
||||
#on:
|
||||
# workflow_dispatch:
|
||||
on:
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
name: Snapshot - 4.29 Eclipse STS Distribution Build
|
||||
|
||||
concurrency: e429
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user