Skip to content

インストールスクリプトを調整 #2

インストールスクリプトを調整

インストールスクリプトを調整 #2

Workflow file for this run

name: EditorConfig
on:
push:
branches: [main]
pull_request:
permissions:
contents: read
jobs:
editorconfig:
name: EditorConfig
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: editorconfig-checker/action-editorconfig-checker@v2
- run: editorconfig-checker