Adjust concurrency for GHA workflows
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
name: Snapshot - 4.27 Eclipse STS Distribution Build
|
||||
|
||||
concurrency: e427
|
||||
concurrency:
|
||||
group: e427
|
||||
cancel-in-progress: true
|
||||
|
||||
#on:
|
||||
# workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user