Skip to content

TASK-5610 - Create the CVDB endpoint analysis/clinical/cvdb/variant/summary and overwrite analysis/clinical/variant #72

TASK-5610 - Create the CVDB endpoint analysis/clinical/cvdb/variant/summary and overwrite analysis/clinical/variant

TASK-5610 - Create the CVDB endpoint analysis/clinical/cvdb/variant/summary and overwrite analysis/clinical/variant #72

name: "Pull Request Merge Workflow delete docker"
on:
pull_request:
branches:
- "develop"
- "release-*"
types:
- closed
jobs:
call-delete-docker:
name: Call Reusable Delete Docker Workflow
uses: opencb/opencga/.github/workflows/reusable-delete-docker.yml@develop
with:
task: ${{ github.head_ref }}
secrets: inherit