Skip to content

DEV-3006

DEV-3006 #43

Workflow file for this run

name: EditorConfig Checker
on:
pull_request:
branches:
- main
jobs:
editorconfig:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: editorconfig-checker/action-editorconfig-checker@main
- run: editorconfig-checker