Skip to content

Commit

Permalink
docs: update permissions for "create PR" (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
vonovak committed May 23, 2024
1 parent 1d40b14 commit 0f46116
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions EXAMPLES.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ on:
push:
branches: [ main ]

permissions:
contents: write
pull-requests: write

jobs:
crowdin:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0f46116

Please sign in to comment.