Compare commits

...

2 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
eaca302ef9 Initial plan 2026-02-15 10:26:21 +00:00
Franck Nijhof
9423d51882 CI security hardening: restrict permissions in translations workflow 2026-02-15 10:21:29 +00:00

View File

@@ -9,6 +9,8 @@ on:
paths:
- "**strings.json"
permissions: {}
env:
DEFAULT_PYTHON: "3.14.2"