diff --git a/.github/workflows/tx-pull.yml b/.github/workflows/tx-pull.yml index afb81d4be..6d1c2d83b 100644 --- a/.github/workflows/tx-pull.yml +++ b/.github/workflows/tx-pull.yml @@ -19,7 +19,7 @@ jobs: uses: transifex/cli-action@v2 with: token: ${{ secrets.TRANSIFEX_TOKEN }} - args: pull + args: pull --force --all - name: Create PR if necessary uses: peter-evans/create-pull-request@v5 with: