Skip to content

Commit 0f46116

Browse files
authored
docs: update permissions for "create PR" (#227)
1 parent 1d40b14 commit 0f46116

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

EXAMPLES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ on:
3737
push:
3838
branches: [ main ]
3939

40+
permissions:
41+
contents: write
42+
pull-requests: write
43+
4044
jobs:
4145
crowdin:
4246
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)