Skip to content

Commit

Permalink
Update translation_statistics.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored Sep 28, 2023
1 parent e911cb8 commit 052a7d8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/translation_statistics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,15 @@ on:
workflow_dispatch:

permissions:
contents: write
pull-requests: write
issues: write
contents: read

jobs:
ReportTranslationStats:

permissions:
contents: write # for stefanzweifel/git-auto-commit-action to push code in repo
pull-requests: write # for peter-evans/create-pull-request to create a PR
pull-requests: write # for peter-evans/enable-pull-request-automerge
issues: write # for peter-evans/enable-pull-request-automerge
if: github.repository_owner == 'qgis'
runs-on: ubuntu-latest

Expand Down

0 comments on commit 052a7d8

Please sign in to comment.