Skip to content

🎨 [#235] improve the way we validate phonenumbers #76

🎨 [#235] improve the way we validate phonenumbers

🎨 [#235] improve the way we validate phonenumbers #76

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'