Upload transations automatically only if master (#3127)

10.9-maintenance
Míguel Ángel Mulero Martínez 2022-12-08 22:03:58 +01:00 committed by GitHub
parent 85860ac527
commit ec5453e49b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ jobs:
debug_build: true
upload-translations:
if: ${{ github.ref_name == 'master' }}
name: Upload translations
needs: ci
uses: ./.github/workflows/translations-upload.yml