Skip to content

Bump ilammy/msvc-dev-cmd from 1.12.1 to 1.13.0 #91

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

Bump ilammy/msvc-dev-cmd from 1.12.1 to 1.13.0 #91

Workflow file for this run

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