fix(ci): grant contents:read permission for translation-sync caller (#12233)

This commit is contained in:
Thomas Müller
2026-04-20 16:20:59 +02:00
committed by GitHub
parent a9ed227e40
commit 60df62ef0b

View File

@@ -5,7 +5,8 @@ on:
- cron: '0 2 * * *'
workflow_dispatch:
permissions: {}
permissions:
contents: read
jobs:
sync: