Skip to content

Commit 00feabf

Browse files
committed
chore: remove permission during testing
1 parent f5ed7b2 commit 00feabf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/crowdin.yml

-5
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ jobs:
1212
name: Synchronize with Crowdin
1313
runs-on: ubuntu-latest
1414

15-
permissions:
16-
contents: write # to be able to publish a GitHub release
17-
issues: write # to be able to comment on released issues
18-
pull-requests: write # to be able to comment on released pull requests
19-
2015
steps:
2116
- uses: actions/checkout@v4
2217

0 commit comments

Comments
 (0)