ci: validate model naming convention (#22680)

* ci: validate model naming convention

* bring back dedicated ec workflow

* add missing jobs

---------

Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
This commit is contained in:
Xuan-Son Nguyen
2026-05-13 10:59:37 +02:00
committed by GitHub
parent 634275fbbb
commit 3796c94bad
2 changed files with 51 additions and 5 deletions
-5
View File
@@ -2,11 +2,6 @@ name: EditorConfig Checker
on:
workflow_dispatch: # allows manual triggering
inputs:
create_release:
description: 'Create new release'
required: true
type: boolean
push:
branches:
- master