Skip to content

fix: typo(velify -> verify). go workflow works properly #14

fix: typo(velify -> verify). go workflow works properly

fix: typo(velify -> verify). go workflow works properly #14

Workflow file for this run

# Generated by github.com/usagiga/editorconfig
# https://github.com/usagiga/editorconfig
name: "editorconfig-checker"
on:
push:
pull_request:
jobs:
check-format:
name: "EditorConfig (editorconfig-checker)"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: editorconfig-checker/action-editorconfig-checker@main
- name: "Run editorconfig-checker"
run: editorconfig-checker