Skip to content

Set MU opgaver config to true as default, to not break existing conf #481

Set MU opgaver config to true as default, to not break existing conf

Set MU opgaver config to true as default, to not break existing conf #481

Workflow file for this run

name: Code validation
on:
push:
pull_request:
jobs:
validate-hassfest:
name: Hassfest validation
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: validation
uses: home-assistant/actions/hassfest@master
validate-hacs:
name: HACS validation
runs-on: "ubuntu-latest"
steps:
- name: checkout
uses: "actions/checkout@v4"
- name: validation
uses: "hacs/action@main"
with:
category: "integration"