Files
grott-home-assistant-add-on/.github/workflows/lint.yaml
T
2023-08-14 23:48:24 +10:00

17 lines
262 B
YAML

---
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