Skip to content

Commit

Permalink
update: crowdin.ymlから未翻訳ファイルのスキップ設定を削除
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Jan 5, 2025
1 parent 3076b35 commit 9906ca9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
upload_sources: true
download_translations: true
skip_untranslated_strings: true
skip_untranslated_files: true
export_only_approved: true
create_pull_request: true
pull_request_base_branch_name: "try-crowdin" # TODO: あとでmasterにする
Expand Down

0 comments on commit 9906ca9

Please sign in to comment.