build: be explicit about workflow permissions (#10690)

Signed-off-by: Jakob Borg <jakob@kastelo.net>
This commit is contained in:
Jakob Borg
2026-05-12 15:36:20 +02:00
committed by GitHub
parent c0c401efeb
commit 08036b1d87
4 changed files with 15 additions and 0 deletions
@@ -4,6 +4,9 @@ on:
schedule:
- cron: '42 3 * * 1'
permissions:
contents: write
jobs:
update_transifex_docs: