Skip to content

CI: switch off the nightly release builds #2693

CI: switch off the nightly release builds

CI: switch off the nightly release builds #2693

Workflow file for this run

name: EditorConfig check
on:
push:
branches:
- master
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: editorconfig-checker/action-editorconfig-checker@v1