Skip to content

feat(engine): don't fail on change variables async when process instance does not exist (no flag) #831

feat(engine): don't fail on change variables async when process instance does not exist (no flag)

feat(engine): don't fail on change variables async when process instance does not exist (no flag) #831

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