Skip to content

Commit d125455

Browse files
committed
Set permissions in workflow
1 parent f5162b0 commit d125455

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/auto-translations-pr.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
description: 'Crowdin language code for the language of interest'
88
required: true
99

10+
permissions:
11+
contents: write
12+
pull-requests: write
13+
1014
jobs:
1115
auto-translation-pr:
1216
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)