Skip to content

Rounded Corner Between Dictionary Panel and Candidate, Page Mark Adju… #11

Rounded Corner Between Dictionary Panel and Candidate, Page Mark Adju…

Rounded Corner Between Dictionary Panel and Candidate, Page Mark Adju… #11

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