Skip to content

Merge pull request #22 from Hulxv/dependabot/npm_and_yarn/electron-19… #100

Merge pull request #22 from Hulxv/dependabot/npm_and_yarn/electron-19…

Merge pull request #22 from Hulxv/dependabot/npm_and_yarn/electron-19… #100

Workflow file for this run

name: Spell Checker action
on: [pull_request, push]
jobs:
run:
name: Start Spell Checking with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v2
- name: Check spelling of * Files
uses: crate-ci/typos@master
with:
files: ./*