Skip to content

Commit

Permalink
Merge pull request #15 from akretion/14.0-kill-pot-upload
Browse files Browse the repository at this point in the history
kill .pot upload
  • Loading branch information
rvalyi committed May 3, 2023
2 parents 3328743 + 3bd568a commit 0eec637
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,3 @@ jobs:
- name: Run tests
run: oca_run_tests
- uses: codecov/codecov-action@v1
- name: Update .pot files
run: oca_export_and_push_pot https://x-access-token:${{ secrets.GIT_PUSH_TOKEN }}@github.com/${{ github.repository }}
if: ${{ matrix.makepot == 'true' && github.event_name == 'push' && github.repository_owner == 'akretion' }}

0 comments on commit 0eec637

Please sign in to comment.