mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Disable transifex job in yml file rather than github UI
This commit is contained in:
parent
fed56e2c32
commit
c7ee68b0ba
2
.github/workflows/translations.yml
vendored
2
.github/workflows/translations.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
jobs:
|
||||
Push-To-Transifex:
|
||||
name: Update translations on Transifex
|
||||
if: github.repository == 'kovidgoyal/calibre'
|
||||
if: github.repository == 'kovidgoyal/calibre-disabled-because-arch-not-running-in-docker'
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: 'archlinux/base:latest'
|
||||
|
Loading…
x
Reference in New Issue
Block a user