Skip to content

Commit

Permalink
Merge pull request #962 from Azure/erjosito-patch-6
Browse files Browse the repository at this point in the history
Disabled translation
  • Loading branch information
erjosito authored Oct 23, 2024
2 parents 50ee9d7 + 1b53fcf commit 9e86d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
# Update the timestamp in the modified file
python3 ./scripts/timestamp_checklist.py --input-file $input_file
# Translate modified file
python3 ./scripts/translate.py --input-file $input_file
# python3 ./scripts/translate.py --input-file $input_file
fi
done
Expand Down

0 comments on commit 9e86d12

Please sign in to comment.