Skip to content

Now using GCP Secret Manager instead of Vault. #139

Now using GCP Secret Manager instead of Vault.

Now using GCP Secret Manager instead of Vault. #139

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