mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
CI security hardening: restrict permissions in translations workflow (#163057)
This commit is contained in:
@@ -9,6 +9,8 @@ on:
|
||||
paths:
|
||||
- "**strings.json"
|
||||
|
||||
permissions: {}
|
||||
|
||||
env:
|
||||
DEFAULT_PYTHON: "3.14.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user