feat: add meter_power.imported
and meter_power.exported
accumulated capabilities
#26
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Tibber Repo Validator | ||
on: | ||
push: | ||
branches: | ||
- main | ||
- master | ||
pull_request: | ||
jobs: | ||
validation: | ||
uses: tibber/github-actions/.github/workflows/validate-repo.yaml@main | ||
Check failure on line 12 in .github/workflows/validate-repo.yml GitHub Actions / .github/workflows/validate-repo.ymlInvalid workflow file
|