Add job to check sync status

This commit is contained in:
voitau
2020-04-12 15:55:45 -07:00
parent 1804d6b060
commit 29ab395d6b
2 changed files with 22 additions and 0 deletions

21
.github/workflows/l10n-sync-ru.yml vendored Normal file
View File

@@ -0,0 +1,21 @@
name: l10n-sync-ru
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
sync-status-ru:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Download mdlm
run: curl -o- https://raw.githubusercontent.com/markdown-localization/mdlm-sh/v0.0.18/install.sh | bash
- name: Sync status - ru
run: |
$HOME/.mdlm/mdlm.sh diff ru