Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf7e220c

Browse files
authored
Update transifex-pull.yml
1 parentb437409 commitf7e220c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎.github/workflows/transifex-pull.yml‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Pull Translations from Transifex
22

33
on:
44
schedule:
5-
-cron:'0 0 * * *'
5+
# - cron: '0 0 * * *'
66
workflow_dispatch:
77
permissions:
88
contents:write
@@ -36,7 +36,8 @@ 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 }} --pull-options="--mode reviewed
39+
# - run: ./transifex-util.py fetch --language sv --project-slug python-newest --version ${{ matrix.version }} --pull-options=" --mode reviewed
40+
-run:./transifex-util.py fetch --language sv --project-slug python-newest --version ${{ matrix.version }} --pull-options="
4041
env:
4142
TX_TOKEN:${{ secrets.TX_TOKEN }}
4243
-run:./transifex-util.py delete_obsolete_files --language sv --project-slug python-newest --version ${{ matrix.version }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp