Skip to content

Issue 3799 - System test creating many compaction jobs at once #2709

Issue 3799 - System test creating many compaction jobs at once

Issue 3799 - System test creating many compaction jobs at once #2709

name: Dependency Check Changes
on:
pull_request:
paths:
- 'code-style/dependency-check-suppressions.xml'
- 'java/**/pom.xml'
jobs:
check:
uses: ./.github/workflows/dependency-check.yaml
with:
failOnCacheMiss: true