mirror of
https://github.com/clementine-player/Clementine
synced 2025-02-02 04:16:47 +01:00
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:
|
||||
name: Push translation sources to Transifex
|
||||
# if: github.ref == 'refs/heads/master'
|
||||
if: github.ref == 'refs/heads/master'
|
||||
runs-on: ubuntu-22.04
|
||||
container:
|
||||
image: ubuntu:bionic
|
||||
|
Loading…
x
Reference in New Issue
Block a user