Testing the test
This commit is contained in:
1
.github/workflows/validate_yamllint.yml
vendored
1
.github/workflows/validate_yamllint.yml
vendored
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
name: Validate YAML
|
name: Validate YAML
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|||||||
@@ -98,3 +98,4 @@ web_server:
|
|||||||
username: admin
|
username: admin
|
||||||
password: ${web_password}
|
password: ${web_password}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -119,3 +119,4 @@ wifi:
|
|||||||
ap: {}
|
ap: {}
|
||||||
power_save_mode: LIGHT # To make it compatible with BLE
|
power_save_mode: LIGHT # To make it compatible with BLE
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user