Add first step for a Home Assistant problem matcher (#31)
This commit is contained in:
@@ -88,6 +88,11 @@ runs:
|
||||
|
||||
docker pull -q "homeassistant/home-assistant:${version}"
|
||||
|
||||
- name: 🏗 Register Home Assistant problem matcher
|
||||
shell: bash
|
||||
run: |
|
||||
echo "::add-matcher::matcher.json"
|
||||
|
||||
- name: 🚀 Run Home Assistant Configuration Check
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user