mirror of
https://github.com/esphome/esphome.git
synced 2025-11-03 16:41:50 +00:00
YAML linting (#3779)
This commit is contained in:
4
.github/workflows/lock.yml
vendored
4
.github/workflows/lock.yml
vendored
@@ -1,8 +1,10 @@
|
||||
---
|
||||
name: Lock
|
||||
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
schedule:
|
||||
- cron: '30 0 * * *'
|
||||
- cron: "30 0 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user