Skip to content

BUG: fix enterprise initialization to run after env is loaded #49

BUG: fix enterprise initialization to run after env is loaded

BUG: fix enterprise initialization to run after env is loaded #49

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 }}