Skip to content

Bump ip from 1.1.8 to 1.1.9 in /tools/pdf #766

Bump ip from 1.1.8 to 1.1.9 in /tools/pdf

Bump ip from 1.1.8 to 1.1.9 in /tools/pdf #766

Workflow file for this run

name: 'Check spelling'
on:
pull_request:
branches: [main]
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: streetsidesoftware/cspell-action@v2
with:
files: |
**/*.{md,ts,tsx,js,jsx}