Skip to content

Commit de63b92

Browse files
authored
Update transifex-pull.yml reviewed strings only
1 parent f59cbf5 commit de63b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/transifex-pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- run: ./transifex-util.py recreate_tx_config --language sv --project-slug python-newest --version ${{ matrix.version }}
3737
env:
3838
TX_TOKEN: ${{ secrets.TX_TOKEN }}
39-
- run: ./transifex-util.py fetch --language sv --project-slug python-newest --version ${{ matrix.version }}
39+
- run: ./transifex-util.py fetch --language sv --project-slug python-newest --version ${{ matrix.version }} --pull-options="--mode reviewed"
4040
env:
4141
TX_TOKEN: ${{ secrets.TX_TOKEN }}
4242
- run: ./transifex-util.py delete_obsolete_files --language sv --project-slug python-newest --version ${{ matrix.version }}

0 commit comments

Comments
 (0)