Skip to content

fix: bump peter-evans/create-pull-request from 6.0.3 to 6.0.5 in /.gi… #378

fix: bump peter-evans/create-pull-request from 6.0.3 to 6.0.5 in /.gi…

fix: bump peter-evans/create-pull-request from 6.0.3 to 6.0.5 in /.gi… #378

Workflow file for this run

name: '🔤 cspell'
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
cspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6
with:
files: |
**
.*/**
incremental_files_only: false