Skip to content

Show Multiple Pronunciation Entries #16

Show Multiple Pronunciation Entries

Show Multiple Pronunciation Entries #16

Workflow file for this run

name: Commit CI
on:
workflow_dispatch:
push:
branches:
- '*'
tags:
- '![0-9]+.*'
paths:
- '**/**'
- '!*.md'
- '!.gitignore'
pull_request:
jobs:
windows:
uses: ./.github/workflows/windows-build.yml