add pom to paths searched for build

This commit is contained in:
2025-11-23 19:18:25 +01:00
parent 2b3efe78b7
commit 23146380d9
+1
View File
@@ -4,6 +4,7 @@ on:
branches: [ master ] branches: [ master ]
paths: paths:
- "src/**" - "src/**"
- "pom.xml"
workflow_dispatch: workflow_dispatch:
jobs: jobs: