Skip to content

Commit 8d05150

Browse files
committed
Add powertools-lambda-metadata utility in GH actions workflows paths.
1 parent d0fa362 commit 8d05150

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/check-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ on:
3030
- 'powertools-tracing/**'
3131
- 'powertools-tracing/**'
3232
- 'powertools-validation/**'
33+
- 'powertools-lambda-metadata/**'
3334
- 'examples/**'
3435
- 'pom.xml'
3536
- 'examples/pom.xml'
@@ -54,6 +55,7 @@ on:
5455
- 'powertools-tracing/**'
5556
- 'powertools-tracing/**'
5657
- 'powertools-validation/**'
58+
- 'powertools-lambda-metadata/**'
5759
- 'pom.xml'
5860
- 'examples/**'
5961
- 'examples/pom.xml'

.github/workflows/check-spotbugs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ on:
2828
- 'powertools-tracing/**'
2929
- 'powertools-validation/**'
3030
- 'powertools-test-suite/**'
31+
- 'powertools-lambda-metadata/**'
3132
- 'pom.xml'
3233
- '.github/workflows/**'
3334

0 commit comments

Comments
 (0)