Skip to content

Bump rojopolis/spellcheck-github-actions from 0.38.0 to 0.40.0 #69

Bump rojopolis/spellcheck-github-actions from 0.38.0 to 0.40.0

Bump rojopolis/spellcheck-github-actions from 0.38.0 to 0.40.0 #69

Workflow file for this run

name: EditorConfig Action
on: push
jobs:
build:
name: EditorConfig lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: editorconfig-checker/action-editorconfig-checker@v2
name: Testing using editorconfig-checker