Skip to content

Commit

Permalink
Try disabling all permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Ortham committed Jul 5, 2024
1 parent 8c0508d commit b8f65a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/import-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ jobs:
# Test with Ortham's account
if: ${{ github.event.sender.id == 2430738 && github.event.pull_request.maintainer_can_modify == true }}

permissions:
contents: write
pull-requests: write
permissions: {}

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b8f65a7

Please sign in to comment.