ci : disable CI temporary to not waste energy

This commit is contained in:
Georgi Gerganov 2023-07-26 11:26:14 +03:00
parent bae6b125f6
commit 7e82d25f40
No known key found for this signature in database
GPG key ID: 449E073F9DC10735
6 changed files with 0 additions and 942 deletions

View file

@ -1,17 +0,0 @@
name: EditorConfig Checker
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
editorconfig:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: editorconfig-checker/action-editorconfig-checker@main
- run: editorconfig-checker