Fixes github action loop.

Signed-off-by: pierreozoux <pierre@ozoux.net>
This commit is contained in:
pierreozoux
2020-07-27 14:02:21 +02:00
parent 36f4c5d791
commit ce4c289202

View File

@@ -2,7 +2,10 @@ name: L10n
on:
push:
branches:
- master
- master
paths:
- 'user_manual/**'
- '!user_manual/locale/**'
jobs:
user_manual:
@@ -16,6 +19,6 @@ jobs:
build-command: make gettext
- uses: peter-evans/create-pull-request@v3
with:
commit-message: Adds Or Updates catalog templates (POT files fetched automatically by transifex)
commit-message: Updates catalog templates (POT files fetched automatically by transifex)
title: l10n
branch: update-l10n