Skip to content

Add API "OpenRouteService" #71

Add API "OpenRouteService"

Add API "OpenRouteService" #71

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