Skip to content

Add API "Anonymization Processor API" #67

Add API "Anonymization Processor API"

Add API "Anonymization Processor API" #67

Workflow file for this run

name: Issue watcher
# Author: @minff
# Issue : n/a
# Desc : This workflow reads issue with label add-api and then add API
on:
issues:
types: [opened, reopened, edited, labeled]
jobs:
add_api:
uses: mobidatalab/mdl-catalog-deployment/.github/workflows/base_issue.yaml@main
secrets: inherit