mirror of
https://github.com/esphome/esphome.git
synced 2025-11-03 00:21:56 +00:00
Constrain GH Actions workflows permissions (#2625)
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -8,6 +8,9 @@ on:
|
||||
|
||||
pull_request:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
name: ${{ matrix.name }}
|
||||
|
||||
Reference in New Issue
Block a user