Skip to content

more alerts and logging of failed writes per table #1

more alerts and logging of failed writes per table

more alerts and logging of failed writes per table #1

Workflow file for this run

name: 🗑️ Snyk PR cleanup - merged/closed
on:
pull_request:
types:
- closed
branches:
- main
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 }}