Skip to content

Commit

Permalink
fix - try add permission
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosstenzel committed Aug 31, 2024
1 parent dbb1fba commit b947150
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/status-translation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:
verify-translation:
runs-on: ubuntu-latest
permissions:
contents: write
contents: write
pull-requests: write
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit b947150

Please sign in to comment.