Skip to content

Commit ebf6eda

Browse files
Changing highlights + import
1 parent dc5bcae commit ebf6eda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/quality_check.yml

+2
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)