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:
4
.github/workflows/ci-docker.yml
vendored
4
.github/workflows/ci-docker.yml
vendored
@@ -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