Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

[dependabot->github-actions]: Bump actions/checkout from 3.5.3 to 4.1.1 #17

[dependabot->github-actions]: Bump actions/checkout from 3.5.3 to 4.1.1

[dependabot->github-actions]: Bump actions/checkout from 3.5.3 to 4.1.1 #17

name: editorconfig-checker
on:
pull_request:
push:
jobs:
build:
name: editorconfig-checker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
with:
clean: true
persist-credentials: false
- name: Checking Editor Config...
uses: editorconfig-checker/action-editorconfig-checker@main
- run: editorconfig-checker