Run spellchecking on dictionary changing (#398)

* Update check.yml

* Manual workflow run

Co-authored-by: Semyon Bezrukov <semen.bezrukov@onlyoffice.com>
This commit is contained in:
Alexey Golubev
2022-01-10 19:10:00 +03:00
committed by GitHub
parent eb25eee99c
commit 8d5d260312

View File

@ -1,9 +1,11 @@
name: check
on:
workflow_dispatch:
push:
paths:
- 'win-linux/package/windows/update/changes/**'
- 'macos/ONLYOFFICE/update/updates/ONLYOFFICE/changes/**'
- '.aspell.*.pws'
jobs:
spellchecker:
runs-on: ubuntu-latest