Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 71b0a020ee |
+2
-1
@@ -91,7 +91,8 @@ runs:
|
|||||||
- name: 🏗 Register Home Assistant problem matcher
|
- name: 🏗 Register Home Assistant problem matcher
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
echo "::add-matcher::matcher.json"
|
matcher="${{ github.action_path }}/matcher.json"
|
||||||
|
echo "::add-matcher::${matcher}"
|
||||||
|
|
||||||
- name: 🚀 Run Home Assistant Configuration Check
|
- name: 🚀 Run Home Assistant Configuration Check
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user