Skip to content

[#197] Klanten API migration command #34

[#197] Klanten API migration command

[#197] Klanten API migration command #34

Workflow file for this run

name: Check Open API Framework Version
on:
push:
branches:
- master
tags:
- '*'
pull_request:
workflow_dispatch:
schedule:
- cron: '0 7 * * 1'
jobs:
open-api-workflow-check-oas:
uses: maykinmedia/open-api-workflows/.github/workflows/oaf-check.yml@v2
with:
python-version: '3.11'