Skip to content

Commit d9cd0d8

Browse files
authored
Merge pull request #720 from aws-powertools/chore/e2e-libraries-path
chore: Only run on libraries folder changes
2 parents a4508b9 + f51c04f commit d9cd0d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ name: E2E Tests
1313
on:
1414
workflow_dispatch:
1515
push:
16+
paths:
17+
- "libraries/**"
1618
branches:
1719
- develop
1820

0 commit comments

Comments
 (0)