We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c5c6fc + cc372ac commit 1ffe9c9Copy full SHA for 1ffe9c9
1 file changed
.github/workflows/merge-build.yml
@@ -24,6 +24,9 @@ on:
24
branches:
25
- 'main'
26
- '1.1.x'
27
+ paths:
28
+ - 'src/**'
29
+ - 'pom.xml'
30
31
jobs:
32
publish-snapshot:
0 commit comments