Skip to content

Add note to README #328

Add note to README

Add note to README #328

Workflow file for this run

name: Tests
on:
push:
branches:
- "**"
tags-ignore:
- "v*"
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Check library
run: |
sudo npm install -g pnpm
pnpm commit-check