Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: pull transifex translations automatically #1956

Merged
merged 3 commits into from
Jun 29, 2022
Merged

Commits on Jun 28, 2022

  1. chore: pull transifex translations automatically

    This github action, .github/workflows/tx-pull.yml, will
    
      1. automatically pull translations
      2. automatically create a commit to a `tx-pull-<github_sha>` branch
      3. automatically open a PR from that branch to the main branch
    SgtPooki committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    8b5e3c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01cf731 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. fix: tx-pull.yml is scheduled and dispatchable

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    SgtPooki and lidel authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    e47a3a9 View commit details
    Browse the repository at this point in the history