Only run push to Transifex on my repo

This commit is contained in:
Kovid Goyal 2020-10-01 16:37:48 +05:30
parent 868a2c8967
commit e590347369
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -7,6 +7,7 @@ on:
jobs:
Push-To-Transifex:
name: Update translations on Transifex
if: github.repository == kovidgoyal/calibre
runs-on: ubuntu-latest
steps:
- name: Checkout source code