Skip to content

Commit 93c4719

Browse files
authored
Merge pull request #713 from aws-powertools/chore(e2e)-concurrency
chore: Add concurrency to e2e workflow
2 parents 49cfcca + 68ad64c commit 93c4719

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ on:
1515
push:
1616
branches:
1717
- develop
18+
19+
concurrency:
20+
group: e2e
1821

1922
permissions:
2023
id-token: write

0 commit comments

Comments
 (0)