Skip to content

BUG: Enterprise init should not run if environment variable is not provided #50

BUG: Enterprise init should not run if environment variable is not provided

BUG: Enterprise init should not run if environment variable is not provided #50

Workflow file for this run

name: Cleanup WhiteSource Project
on:
pull_request:
types: [closed]
permissions:
contents: read
jobs:
cleanup-whitesource:
uses: SolaceDev/solace-public-workflows/.github/workflows/cleanup_ws.yml@main
secrets:
ws_api_key: ${{ secrets.WHITESOURCE_API_KEY }}