mirror of
https://github.com/eliasstepanik/vdo.ninja.git
synced 2026-01-11 13:48:38 +00:00
Update and rename main.yml to update_translations.yml
This commit is contained in:
parent
e69c5502b2
commit
6284b38694
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user