Skip to content

Commit

Permalink
(chore) Fix tx-pull job
Browse files Browse the repository at this point in the history
  • Loading branch information
ibacher committed Feb 1, 2024
1 parent 67b0a92 commit e5fc836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tx-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e5fc836

Please sign in to comment.