Skip to content

FinalCAD/auto-pull-translation

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Auto Pull Phrase Translation

This Github action finds the "phrase.yml" file on your repository, retrieves the latest translations and creates a pull request.

Usage

- name: Auto Pull Phrase Translation
  uses: finalcad/auto-pull-translation@v2
  with:
    path-to-phrase-yml: './MyFolder' # Path to ".phrase.yml" file.
    reviewers: 'user1,user2' # List of reviewers to add to the pull request, comma-separated list (no spaces)

About

Github Action to auto pull translation on Phrase

Resources

Stars

Watchers

Forks

Packages

No packages published