Skip to content

ci: fix preview pipeline for pull requests of external contributers #3

ci: fix preview pipeline for pull requests of external contributers

ci: fix preview pipeline for pull requests of external contributers #3

Workflow file for this run

name: Lint
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
jobs:
editorconfig:
name: Editorconfig
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: editorconfig-checker/action-editorconfig-checker@v2
- run: editorconfig-checker