1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 23:21:54 +00:00

Constrain GH Actions workflows permissions (#2625)

This commit is contained in:
Otto Winter
2021-10-26 10:55:27 +02:00
committed by GitHub
parent a01f5f5cf1
commit c612a3bf60
3 changed files with 16 additions and 0 deletions

View File

@@ -17,6 +17,10 @@ on:
- 'requirements*.txt'
- 'platformio.ini'
permissions:
contents: read
packages: read
jobs:
check-docker:
name: Build docker containers