Skip to content

Bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.42.0 #73

Bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.42.0

Bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.42.0 #73

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