Added repository files

This commit is contained in:
Tobias Brenner
2021-11-28 12:55:29 +01:00
parent 3a3618eb31
commit e407b4ab3a
15 changed files with 333 additions and 1 deletions
+16
View File
@@ -0,0 +1,16 @@
---
name: Lint
# yamllint disable-line rule:truthy
on:
push:
pull_request:
types:
- opened
- reopened
- synchronize
workflow_dispatch:
jobs:
workflows:
uses: hassio-addons/workflows/.github/workflows/repository-lint.yaml@main