Skip to content

Add the doc on Secret customization #188

Add the doc on Secret customization

Add the doc on Secret customization #188

name: Run E2E SAP BTP Manager secret customization test
on:
pull_request:
branches: [ main ]
types:
- opened
- reopened
- synchronize
- ready_for_review
paths-ignore:
- "**.md"
- "sec-scanners-config.yaml"
jobs:
run-e2e-sap-btp-manager-secret-customization-test:
name: E2E SAP BTP Manager secret customization test
if: ${{ !github.event.pull_request.draft }}
secrets: inherit
uses: "./.github/workflows/run-e2e-sap-btp-manager-secret-customization-test-reusable.yaml"
with:
image-registry: europe-docker.pkg.dev/kyma-project/dev/btp-manager
image-tag: PR-${{ github.event.number }}