Only push translations from master
This commit is contained in:
parent
d21e9697d0
commit
baf05335f9
2
.github/workflows/all.yml
vendored
2
.github/workflows/all.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
|
|
||||||
push_translations:
|
push_translations:
|
||||||
name: Push translation sources to Transifex
|
name: Push translation sources to Transifex
|
||||||
# if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/master'
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
container:
|
container:
|
||||||
image: ubuntu:bionic
|
image: ubuntu:bionic
|
||||||
|
Loading…
x
Reference in New Issue
Block a user