Skip to content

fix: added missing pem.h #80

fix: added missing pem.h

fix: added missing pem.h #80

Workflow file for this run

name: Run commitlint on PR
on:
pull_request:
jobs:
run-commitlint-on-pr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5