Testing the test
This commit is contained in:
3
.github/workflows/validate_yamllint.yml
vendored
3
.github/workflows/validate_yamllint.yml
vendored
@@ -1,10 +1,9 @@
|
||||
---
|
||||
name: Validate YAML
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
#schedule:
|
||||
# - cron: "0 0 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -97,3 +97,4 @@ web_server:
|
||||
auth:
|
||||
username: admin
|
||||
password: ${web_password}
|
||||
|
||||
|
||||
@@ -118,3 +118,4 @@ web_server:
|
||||
wifi:
|
||||
ap: {}
|
||||
power_save_mode: LIGHT # To make it compatible with BLE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user