Skip to content

cleanup/docker-compose-integration-tests (#3614) #126

cleanup/docker-compose-integration-tests (#3614)

cleanup/docker-compose-integration-tests (#3614) #126

name: integration-test
on:
push:
paths:
- "plugins/**"
- "libs/integration-test/**"
- ".github/workflows/lib.reactive-core.yml"
jobs:
workflow:
if: github.event.pull_request.draft == false
uses: ./.github/workflows/common.workflow.libs.backend.yml
with:
working-directory: 'libs/integration-test'
secrets: inherit