Skip to content

🎨 Style: format word-list.md #1

🎨 Style: format word-list.md

🎨 Style: format word-list.md #1

Workflow file for this run

name: Check Dictionary Files
on:
push:
paths:
- 'assets/ms-ime/*.txt'
- 'assets/gboard/*.zip'
workflow_dispatch:
jobs:
check:
name: Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check
run: .github/workflows/check-files.sh