mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Only run push to Transifex on my repo
This commit is contained in:
parent
868a2c8967
commit
e590347369
1
.github/workflows/translations.yml
vendored
1
.github/workflows/translations.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user