We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a3a86 commit 3a98102Copy full SHA for 3a98102
.github/workflows/build.yml
@@ -12,6 +12,7 @@ on:
12
- 'powertools-validation/**'
13
- 'powertools-parameters/**'
14
- 'powertools-metrics/**'
15
+ - 'powertools-test-suite/**'
16
- 'pom.xml'
17
- '.github/workflows/**'
18
push:
@@ -25,6 +26,7 @@ on:
25
26
27
28
29
30
31
32
jobs:
.github/workflows/spotbugs.yml
0 commit comments