Skip to content

chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4 #516

chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4

chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4 #516

Workflow file for this run

name: Check spelling
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v5
with:
incremental_files_only: true
strict: false