mirror of
https://github.com/esphome/esphome.git
synced 2026-09-26 22:40:21 +00:00
Constrain GH Actions workflows permissions (#2625)
This commit is contained in:
@@ -17,6 +17,10 @@ on:
|
||||
- 'requirements*.txt'
|
||||
- 'platformio.ini'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
packages: read
|
||||
|
||||
jobs:
|
||||
check-docker:
|
||||
name: Build docker containers
|
||||
|
||||
Reference in New Issue
Block a user