We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0fa362 commit 8d05150Copy full SHA for 8d05150
2 files changed
.github/workflows/check-build.yml
@@ -30,6 +30,7 @@ on:
30
- 'powertools-tracing/**'
31
32
- 'powertools-validation/**'
33
+ - 'powertools-lambda-metadata/**'
34
- 'examples/**'
35
- 'pom.xml'
36
- 'examples/pom.xml'
@@ -54,6 +55,7 @@ on:
54
55
56
57
58
59
60
61
.github/workflows/check-spotbugs.yml
@@ -28,6 +28,7 @@ on:
28
29
- 'powertools-test-suite/**'
- '.github/workflows/**'
0 commit comments