Skip to content

Commit

Permalink
chore: remove permission during testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ixartz committed Dec 20, 2024
1 parent f5ed7b2 commit 00feabf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ jobs:
name: Synchronize with Crowdin
runs-on: ubuntu-latest

permissions:
contents: write # to be able to publish a GitHub release
issues: write # to be able to comment on released issues
pull-requests: write # to be able to comment on released pull requests

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 00feabf

Please sign in to comment.