Skip to content

Bump ilammy/msvc-dev-cmd from 1.12.0 to 1.12.1 #278

Bump ilammy/msvc-dev-cmd from 1.12.0 to 1.12.1

Bump ilammy/msvc-dev-cmd from 1.12.0 to 1.12.1 #278

Workflow file for this run

name: 'Codespell'
on:
push:
pull_request:
jobs:
codespell:
name: '☑️ Codespell'
runs-on: ubuntu-latest
steps:
- name: '🧰 Checkout'
uses: actions/[email protected]
- name: '☑️ Run codespell'
uses: codespell-project/actions-codespell@master
with:
check_filenames: true
check_hidden: true
ignore_words_file: .codespellignore