Skip to content

feat: change time for wickeltisch in the morning #137

feat: change time for wickeltisch in the morning

feat: change time for wickeltisch in the morning #137

Workflow file for this run

name: Verify
on: [push, workflow_dispatch]
jobs:
lint:
runs-on: ubuntu-latest
container: cytopia/yamllint:latest
steps:
- run: yamllint .
test:
runs-on: ubuntu-latest
container: homeassistant/home-assistant:latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
- run: mv travis_secrets.yaml secrets.yaml
- run: python -m homeassistant --script check_config --config .