Skip to content

JAVA-3077: ListenersIT intermittently failing with: Wanted but not in… #12

JAVA-3077: ListenersIT intermittently failing with: Wanted but not in…

JAVA-3077: ListenersIT intermittently failing with: Wanted but not in… #12

Workflow file for this run

name: 🗑️ Snyk PR cleanup - merged/closed
on:
pull_request:
types:
- closed
branches:
- 4.x
workflow_dispatch:
jobs:
snyk_project_cleanup_when_pr_closed:
uses: datastax/shared-github-actions/.github/workflows/snyk-pr-cleanup.yml@main
secrets:
snyk_token: ${{ secrets.SNYK_TOKEN }}
snyk_org_id: ${{ secrets.SNYK_ORG_ID }}