Update and rename main.yml to update_translations.yml

This commit is contained in:
Joel Calado 2021-03-27 19:07:31 +00:00 committed by GitHub
parent e69c5502b2
commit 6284b38694
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions
name: Generate translations
name: Update translations
# Controls when the action will run.
on:
@ -30,4 +30,8 @@ jobs:
- run: node .github/ci-generateTranslations.js
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
commit-message: Generated updated translations
branch: generated_translations
title: "[OBSNinja Bot] Updated translations"
labels: i18n