Only push translations from master

This commit is contained in:
John Maguire 2023-07-11 00:17:09 +01:00
parent d21e9697d0
commit baf05335f9
1 changed files with 1 additions and 1 deletions

View File

@ -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