Adjust concurrency for GHA workflows

This commit is contained in:
aboyko
2023-07-12 11:23:17 -04:00
parent 2d8cd9d849
commit 42b92edc1e
4 changed files with 9 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
name: Snapshot - 4.28 Eclipse STS Distribution Build
concurrency: e428
concurrency:
group: e428
cancel-in-progress: true
#on:
# workflow_dispatch: