* Trigger backend workflow on root pom.xml change * Trigger e2e checks workflow on root pom.xml change
@@ -7,6 +7,7 @@ on:
types: ["opened", "edited", "reopened", "synchronize"]
paths:
- "kafka-ui-api/**"
+ - "pom.xml"
jobs:
build-and-test:
runs-on: ubuntu-latest
- "kafka-ui-contract/**"
- "kafka-ui-react-app/**"
- "kafka-ui-e2e-checks/**"