diff --git a/.github/workflows/tx-pull.yml b/.github/workflows/tx-pull.yml index aae1b2337..259b077fe 100644 --- a/.github/workflows/tx-pull.yml +++ b/.github/workflows/tx-pull.yml @@ -12,7 +12,8 @@ jobs: runs-on: ubuntu-latest permissions: - actions: write + contents: write + pull-requests: write steps: - uses: actions/checkout@v4 - name: Push source file using transifex client