Skip to content

OCPP 2.0.1 support #1160

OCPP 2.0.1 support

OCPP 2.0.1 support #1160

Workflow file for this run

name: "Pull Request Docs Check"
on:
- pull_request
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"