Skip to content

Commit

Permalink
(chore) Update tx-pull job
Browse files Browse the repository at this point in the history
  • Loading branch information
ibacher committed Feb 20, 2024
1 parent 3cd1361 commit 8d79062
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
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
1 change: 0 additions & 1 deletion packages/esm-patient-search-app/translations/he.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"actions": "פעולות",
"address": "כתובת",
"address": "כתובת",
"address1": "כתובת רשומה 1",
"address2": "כתובת רשומה 2",
"age": "גיל",
Expand Down

0 comments on commit 8d79062

Please sign in to comment.