Skip to content

chore(qa): disable telemetry by default for all test setups #79

chore(qa): disable telemetry by default for all test setups

chore(qa): disable telemetry by default for all test setups #79

name: Java Dependency Check
on:
pull_request:
types: [ labeled ]
jobs:
call-reusable-flow:
uses: camunda/automation-platform-github-actions/.github/workflows/java-dependency-check.yml@main
if: ${{ github.event.label.name == 'bot:java-dependency-check' }}
with:
ref: main
secrets: inherit