Skip to content

feat: Rename files and added editorconfig #2

feat: Rename files and added editorconfig

feat: Rename files and added editorconfig #2

Workflow file for this run

name: EditorConfig Checker
on:
issues:
types: [opened]
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
editorconfig:
uses: devops-ia/.github/.github/workflows/editorconfig.yaml@main
secrets: inherit