Skip to content

Bump rojopolis/spellcheck-github-actions from 0.34.0 to 0.35.0 #61

Bump rojopolis/spellcheck-github-actions from 0.34.0 to 0.35.0

Bump rojopolis/spellcheck-github-actions from 0.34.0 to 0.35.0 #61

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