Skip to content

feat(element): Add BaseInput class for HTML input elements with com… #295

feat(element): Add BaseInput class for HTML input elements with com…

feat(element): Add BaseInput class for HTML input elements with com… #295

Workflow file for this run

---
on:
pull_request: &ignore-paths
paths-ignore:
- ".gitattributes"
- ".gitignore"
- "CHANGELOG.md"
- "docs/**"
- "README.md"
push: *ignore-paths
name: ecs
permissions:
contents: read
pull-requests: write
jobs:
easy-coding-standard:
uses: yii2-framework/actions/.github/workflows/ecs.yml@main