Skip to content

Commit

Permalink
ci: git diff .tx/config
Browse files Browse the repository at this point in the history
  • Loading branch information
rffontenelle committed Apr 22, 2024
1 parent 4c98df5 commit faa056e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ jobs:
sphinx-intl create-txconfig
sphinx-intl update-txconfig-resources --pot-dir pot --locale-dir . --transifex-organization-name python-doc --transifex-project-name ${{ env.TX_PROJECT }}
sed -i '/^minimum_perc = 0$/s/0/1/' .tx/config
git diff .tx/config
- name: Push source strings to Transifex
if: ${{ github.event_name == 'schedule' ||
Expand Down

0 comments on commit faa056e

Please sign in to comment.