ci: fix 'update-langs' workflow permissions (#3352)

This commit is contained in:
Rick Staa 2023-10-13 22:57:33 +02:00 committed by GitHub
parent ee7cf1fec4
commit 7a6d7b4b73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ on:
permissions:
actions: read
checks: read
contents: read
contents: write
deployments: read
issues: read
discussions: read