Skip to content

Commit 0b438a8

Browse files
Merge branch 'develop' into layer/new-constructor
2 parents 745ec39 + e8d4859 commit 0b438a8

24 files changed

+582
-519
lines changed

.github/workflows/quality_check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ on:
2020
paths:
2121
- "aws_lambda_powertools/**"
2222
- "tests/**"
23+
- "examples/**"
2324
- "pyproject.toml"
2425
- "poetry.lock"
2526
- "mypy.ini"
@@ -30,6 +31,7 @@ on:
3031
paths:
3132
- "aws_lambda_powertools/**"
3233
- "tests/**"
34+
- "examples/**"
3335
- "pyproject.toml"
3436
- "poetry.lock"
3537
- "mypy.ini"

0 commit comments

Comments
 (0)