Specify permissions and trigger's files types
This commit is contained in:
4
.github/workflows/validate_esphome.yml
vendored
4
.github/workflows/validate_esphome.yml
vendored
@@ -1,6 +1,10 @@
|
||||
---
|
||||
name: Validate ESPHome (Latest)
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: read
|
||||
|
||||
on: # yamllint disable-line rule:truthy
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user